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 90ac48e commit f3e8a4eCopy full SHA for f3e8a4e
.github/workflows/blank.yml
@@ -77,7 +77,7 @@ jobs:
77
steps:
78
- uses: actions/checkout@v4
79
with:
80
- fetch-depth: 0
+ fetch-depth: 50
81
fetch-tags: true
82
83
- name: Check version
0 commit comments