We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5bb5ea commit 417d44fCopy full SHA for 417d44f
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
test-browser:
55
runs-on: ubuntu-latest
56
env:
57
- NODE_VERSION: 20.x
+ NODE_VERSION: 22.x
58
59
steps:
60
- uses: actions/checkout@v4
0 commit comments