We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19d9439 + e5f2974 commit c9c71e0Copy full SHA for c9c71e0
1 file changed
.github/workflows/node-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- 22
27
- 23
28
steps:
29
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
30
- name: Setup node
31
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
32
with:
@@ -37,7 +37,7 @@ jobs:
37
verify:
38
runs-on: ubuntu-latest
39
40
41
42
43
0 commit comments