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 45eac80 commit c2220afCopy full SHA for c2220af
3 files changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node
17
uses: actions/setup-node@v3
18
with:
19
- node-version: 20
+ node-version: 22
20
- name: Cache dependencies
21
uses: actions/cache@v3
22
.github/workflows/build_and_deploy.yml
@@ -22,7 +22,7 @@ jobs:
23
24
25
26
27
28
.github/workflows/build_and_staging.yml
@@ -20,7 +20,7 @@ jobs:
0 commit comments