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 1db8a1f commit 471313bCopy full SHA for 471313b
.github/workflows/checks.yml
@@ -47,6 +47,8 @@ jobs:
47
steps:
48
- name: SCM Checkout
49
uses: actions/checkout@v4
50
+ with:
51
+ fetch-depth: 0
52
53
- name: Setup Python & Poetry Environment
54
uses: ./.github/actions/python-environment
0 commit comments