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 6003be7 commit 9c1cb1fCopy full SHA for 9c1cb1f
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v5
22
23
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
24
with:
25
node-version: 22
26
cache: "npm"
.github/workflows/deploy.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
0 commit comments