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.
2 parents 8220d5d + baadf8b commit 9e8b5d0Copy full SHA for 9e8b5d0
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
os: [windows-latest]
22
steps:
23
- name: Get the sources
24
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
25
with:
26
fetch-depth: 0
27
0 commit comments