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 5af3621 commit 7ed92e3Copy full SHA for 7ed92e3
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
submodules: true
24
25
- - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.2.0
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
26
with:
27
node-version-file: package.json
28
registry-url: https://npm.pkg.github.com
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
64
65
66
67
68
0 commit comments