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 2cc8bb9 commit b9a790aCopy full SHA for b9a790a
.github/workflows/build-artifacts.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: actions/setup-node@v4
15
with:
16
- node-version: '20'
+ node-version: '22'
17
18
- name: Set up local secrets
19
env:
.github/workflows/publish-site.yml
@@ -12,7 +12,7 @@ jobs:
12
.github/workflows/run-tests.yml
0 commit comments