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 4dd363b commit 4c54ec9Copy full SHA for 4c54ec9
.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@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
49
with:
50
node-version: 16
51
0 commit comments