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 ccee4f3 commit da3ed3aCopy full SHA for da3ed3a
.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