We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c52d83 commit fefabcdCopy full SHA for fefabcd
1 file changed
.github/workflows/web-test-runner.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- node-version: [16.x]
+ node-version: [22.x]
18
steps:
19
- uses: actions/checkout@v2
20
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments