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 3ff5b7a commit 25c2c15Copy full SHA for 25c2c15
1 file changed
.github/workflows/unit.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
strategy:
8
matrix:
9
- node-version: [20.x]
+ node-version: [22.x]
10
11
steps:
12
- name: Main checkout
0 commit comments