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.
2 parents 116e6a8 + da3ed3a commit 2d6f5d4Copy full SHA for 2d6f5d4
.github/workflows/ci.yml
@@ -55,6 +55,8 @@ jobs:
55
steps:
56
- name: Checkout
57
uses: actions/checkout@v4
58
+ with:
59
+ fetch-depth: 0
60
61
- name: Setup
62
uses: ./.github/actions/setup
0 commit comments