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.
2 parents 461a172 + 4dd82cc commit b213448Copy full SHA for b213448
.github/workflows/node-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
verify:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
- name: Setup node
21
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
22
with:
@@ -35,7 +35,7 @@ jobs:
35
- 22.11.0
36
- 23
37
38
39
40
41
0 commit comments