We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb72df commit 0045f29Copy full SHA for 0045f29
.github/workflows/contracts-testing.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Setup Node.js environment
17
- uses: actions/setup-node@v3.3.0
+ uses: actions/setup-node@v3.4.1
18
with:
19
node-version: 16.x
20
0 commit comments