Skip to content

Commit aa28c77

Browse files
committed
[ci] Update actions/checkout action to v5
1 parent dabbdec commit aa28c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)