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 c53f7c9 commit 196d957Copy full SHA for 196d957
.github/workflows/test_config_script.yml
@@ -24,6 +24,7 @@ jobs:
24
- uses: actions/checkout@v5
25
with:
26
persist-credentials: false
27
+ fetch-depth: 0
28
fetch-tags: true
29
30
- run: git tag -l --sort=creatordate | tail -n1
0 commit comments