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 e76987a commit 59f8829Copy full SHA for 59f8829
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/[email protected]
30
31
- name: Setup Node.js
32
- uses: actions/setup-node@v2.4.1
+ uses: actions/setup-node@v2.5.0
33
with:
34
node-version: 16
35
0 commit comments