We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ed9a7 commit 7e7bd06Copy full SHA for 7e7bd06
.github/workflows/node.js.yml
@@ -57,7 +57,7 @@ jobs:
57
${{ runner.os }}-node-${{ matrix.NODE_VERSION }}-npm-lock-
58
59
- name: Use Node.js ${{ matrix.NODE_VERSION }}
60
- uses: actions/setup-node@v3.5.1
+ uses: actions/setup-node@v3.6.0
61
with:
62
node-version: ${{ matrix.NODE_VERSION }}
63
0 commit comments