We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1091b9f commit 0fe2430Copy full SHA for 0fe2430
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
target: [win64, arm64]
24
steps:
25
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
26
with:
27
fetch-depth: 1
28
- name: compile-Privexec
0 commit comments