We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 499c705 + cdaac74 commit e9f6920Copy full SHA for e9f6920
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [20]
16
17
steps:
18
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v3
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v3
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v3
21
with:
0 commit comments