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 6b4e001 + c42aaaa commit 8446bf8Copy full SHA for 8446bf8
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