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.
2 parents 8b29d24 + d036665 commit 502cf8eCopy full SHA for 502cf8e
.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@v2.5.1
+ uses: actions/setup-node@v3.3.0
18
with:
19
node-version: 16.x
20
0 commit comments