Skip to content

Commit 0fe2430

Browse files
authored
build: bump actions/checkout from 5 to 6
1 parent 1091b9f commit 0fe2430

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
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
target: [win64, arm64]
2424
steps:
25-
- uses: actions/checkout@v5
25+
- uses: actions/checkout@v6
2626
with:
2727
fetch-depth: 1
2828
- name: compile-Privexec

0 commit comments

Comments
 (0)