There was an error while loading. Please reload this page.
2 parents 36aa59d + 023e858 commit ab9f5f8Copy full SHA for ab9f5f8
.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.5.0
+ uses: actions/setup-node@v3.5.1
18
with:
19
node-version: 16.x
20
0 commit comments