Skip to content

Commit b151f1e

Browse files
committed
[ci] Update actions/checkout action to v6
1 parent dabdd5b commit b151f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
node: 22
4848
os: windows-latest
4949
steps:
50-
- uses: actions/checkout@v5
50+
- uses: actions/checkout@v6
5151
- uses: actions/setup-node@v6
5252
with:
5353
node-version: ${{ matrix.node }}

0 commit comments

Comments
 (0)