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 1de725b commit b78cbd3Copy full SHA for b78cbd3
.github/workflows/sentry-release.yml
@@ -45,7 +45,7 @@ jobs:
45
${{ runner.os }}-build-${{ secrets.CACHE_VERSION }}-${{ env.cache-name }}-
46
47
- name: Set up Node.js
48
- uses: actions/setup-node@2a017f350dbf6c4b6bb4508cc83809719115162e
+ uses: actions/setup-node@48b90677b6048efbc723b11a94acb950d3f1ac36
49
with:
50
node-version: 16
51
0 commit comments