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 4f2e88f commit daf7688Copy full SHA for daf7688
.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@2a017f350dbf6c4b6bb4508cc83809719115162e
+ uses: actions/setup-node@aca7b64a59c0063db8564e0ffdadd3887f1cbae5
44
with:
45
node-version: 18.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