There was an error while loading. Please reload this page.
1 parent 5cde1f6 commit 9369674Copy full SHA for 9369674
1 file changed
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
node-version: [18.x, 20.x, 22.x, 24.x]
14
steps:
15
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
16
- name: Use Node.js ${{ matrix.node-version }}
17
uses: actions/setup-node@v6
18
with:
0 commit comments