Skip to content

Commit ab9f5f8

Browse files
committed
Merge branch 'dependabot/github_actions/actions/setup-node-3.5.1' into chore/patches
2 parents 36aa59d + 023e858 commit ab9f5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contracts-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Setup Node.js environment
17-
uses: actions/setup-node@v3.5.0
17+
uses: actions/setup-node@v3.5.1
1818
with:
1919
node-version: 16.x
2020

0 commit comments

Comments
 (0)