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 1ca97c6 commit b82f3e4Copy full SHA for b82f3e4
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
- main
5
6
env:
7
- NODE_VERSION: "20.x"
+ NODE_VERSION: "22.x"
8
CACHE_PATHS_BUILD: |
9
./website/build
10
CACHE_KEY_BUILD: build-${{ github.sha }}-${{ github.ref_type }}
0 commit comments