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 7a45e54 commit ed0f64bCopy full SHA for ed0f64b
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
submodules: true
36
37
- - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
38
with:
39
node-version-file: package.json
40
registry-url: https://npm.pkg.github.com
@@ -130,7 +130,7 @@ jobs:
130
131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
132
133
134
135
136
0 commit comments