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 7d366d6 commit d9181cbCopy full SHA for d9181cb
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Setup Node
47
uses: actions/setup-node@v4
48
with:
49
- node-version: '20'
+ node-version: '22'
50
51
- name: Build and Test
52
shell: pwsh
0 commit comments