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 63924a4 + 6848c00 commit 23bd1bfCopy full SHA for 23bd1bf
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
os: [windows-latest, ubuntu-latest, macos-latest]
19
steps:
20
- name: Get the sources
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
with:
23
fetch-depth: 0
24
0 commit comments