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 8220d5d commit baadf8bCopy full SHA for baadf8b
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