We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca46cdc commit baf17f5Copy full SHA for baf17f5
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ jobs:
6
steps:
7
- name: Checkout
8
uses: actions/checkout@v4
9
+ with:
10
fetch-depth: 0
11
- name: Set up Python 3.10
12
uses: actions/setup-python@v4
0 commit comments