We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5d2a2 commit f873f65Copy full SHA for f873f65
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# https://github.com/actions/setup-node
20
- name: Setup Node ${{ matrix.node }}
21
- uses: actions/setup-node@v3.5.1
+ uses: actions/setup-node@v3.9.0
22
with:
23
node-version: ${{ matrix.node }}
24
.github/workflows/release.yml
- name: Setup Node.js 16.x
node-version: 16.x
0 commit comments