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 0901c55 commit 4305831Copy full SHA for 4305831
1 file changed
.github/workflows/build.yml
@@ -18,8 +18,6 @@ jobs:
18
steps:
19
- name: Get the sources
20
uses: actions/checkout@v3
21
- with:
22
- fetch-depth: 0
23
24
- name: Fetch all history for all tags and branches
25
run: git fetch --prune --unshallow
0 commit comments