There was an error while loading. Please reload this page.
1 parent 96cbba0 commit b81567fCopy full SHA for b81567f
1 file changed
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
contents: read
66
strategy:
67
matrix:
68
- node-version: [20, 22, 24]
+ node-version: [20, 22, 24, 26]
69
steps:
70
- name: Check out repo
71
uses: actions/checkout@v6
0 commit comments