We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d03a21b + 3bfefa5 commit f71a783Copy full SHA for f71a783
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [20]
16
17
steps:
18
- - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v3
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v3
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v3
21
with:
0 commit comments