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.
test
versioningit
1 parent 8cd99f7 commit 93a61f5Copy full SHA for 93a61f5
.github/workflows/tests.yml
@@ -36,6 +36,8 @@ jobs:
36
37
- name: Acquire sources
38
uses: actions/checkout@v3
39
+ with:
40
+ fetch-depth: 0
41
42
# https://github.com/docker-practice/actions-setup-docker
43
# - name: Install Docker
0 commit comments