We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b1bd78 + 72fae0d commit ac63b82Copy full SHA for ac63b82
1 file changed
.github/workflows/node-ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- 22.14.0
25
- 23
26
steps:
27
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
28
- name: Setup node
29
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
30
with:
@@ -35,7 +35,7 @@ jobs:
35
verify:
36
runs-on: ubuntu-latest
37
38
39
40
41
0 commit comments