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 c4fd369 commit 53038f3Copy full SHA for 53038f3
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
submodules: true
22
- - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
23
24
node-version: 20.x
25
registry-url: https://npm.pkg.github.com
0 commit comments