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 7904a99 commit 4472b82Copy full SHA for 4472b82
.github/workflows/blank.yml
@@ -86,7 +86,7 @@ jobs:
86
steps:
87
- uses: actions/checkout@v4
88
with:
89
- fetch-depth: 0
+ fetch-depth: 50
90
fetch-tags: true
91
92
- name: Check version
0 commit comments