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 d8e6f5f commit 83e5840Copy full SHA for 83e5840
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
name: windows-latest
24
runs-on: windows-latest
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
with:
28
lfs: true
29
fetch-depth: 0
0 commit comments