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.
2 parents e3343b0 + 6026897 commit da898b9Copy full SHA for da898b9
1 file changed
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
29
- name: Setup Node.js
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
31
with:
32
node-version: '20'
33
cache: npm
0 commit comments