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 489205c commit 824b56dCopy full SHA for 824b56d
.github/workflows/web-ci.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v5
23
24
- name: Setup Node
25
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
26
with:
27
node-version: 20
28
cache: npm
0 commit comments