We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e44e5 commit ac48a9cCopy full SHA for ac48a9c
.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