We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd9c2b commit 0208224Copy full SHA for 0208224
.github/workflows/node.js.yml
@@ -50,7 +50,7 @@ jobs:
50
${{ runner.os }}-node-${{ matrix.NODE_VERSION }}-npm-lock-
51
52
- name: Use Node.js ${{ matrix.NODE_VERSION }}
53
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
54
with:
55
node-version: ${{ matrix.NODE_VERSION }}
56
0 commit comments