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 5e2024a + 554a2e2 commit de24b05Copy full SHA for de24b05
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
os: [windows-latest, ubuntu-latest, macos-latest]
23
steps:
24
- name: Get the sources
25
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
26
with:
27
fetch-depth: 0
28
0 commit comments