There was an error while loading. Please reload this page.
1 parent 70b1de5 commit b18737eCopy full SHA for b18737e
.github/workflows/contracts-testing.yml
@@ -40,7 +40,7 @@ jobs:
40
54.185.253.63:443
41
42
- name: Setup Node.js environment
43
- uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
+ uses: actions/setup-node@2a017f350dbf6c4b6bb4508cc83809719115162e
44
with:
45
node-version: 16.x
46
.github/workflows/sentry-release.yml
@@ -45,7 +45,7 @@ jobs:
${{ runner.os }}-build-${{ secrets.CACHE_VERSION }}-${{ env.cache-name }}-
47
- name: Set up Node.js
48
49
50
node-version: 16
51
0 commit comments