We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3547578 commit cdfc601Copy full SHA for cdfc601
.github/workflows/nodejs.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/[email protected]
18
19
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
20
with:
21
node-version: ${{ matrix.node-version }}
22
0 commit comments