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 7f5417f + 6106201 commit 461a172Copy full SHA for 461a172
.github/workflows/node-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
verify:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.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