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 a495abe commit 08a2a3aCopy full SHA for 08a2a3a
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@v6
+ uses: actions/checkout@v7
26
with:
27
fetch-depth: 0
28
0 commit comments