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 0ea315a commit c7bc218Copy full SHA for c7bc218
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
node-version: [22, 24, 26]
14
steps:
15
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
16
- uses: actions/setup-node@v6
17
with:
18
node-version: ${{ matrix.node-version }}
0 commit comments