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 f3202b4 commit c01f8a9Copy full SHA for c01f8a9
.github/workflows/test.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
18
- name: Install Node.js 16
19
- uses: actions/setup-node@v3.5.1
+ uses: actions/setup-node@v3.6.0
20
with:
21
node-version: 16
22
0 commit comments