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 4802e0e commit e87ec25Copy full SHA for e87ec25
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
name: "Build & package"
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
with:
20
fetch-depth: 0 # Important for minver to create the right version number
21
filter: tree:0
0 commit comments