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 958fce1 + 34050c6 commit 5f2ae24Copy full SHA for 5f2ae24
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
- macos-14
20
- windows-latest
21
steps:
22
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
23
with:
24
lfs: true
25
# Tags are needed to compute the current version number
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
- macos-latest
16
17
18
# LFS data is not needed for release
lfs: false
0 commit comments