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 55ff6ce commit 6cbc02fCopy full SHA for 6cbc02f
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: '0'
16
17
- name: Setup Node.js
18
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
19
with:
20
node-version: '22'
21
.github/workflows/webapp-dev.yml
@@ -9,7 +9,7 @@ jobs:
9
uses: actions/checkout@v4
10
11
12
13
14
0 commit comments