Skip to content

Commit

Permalink
Change Fetch Depth
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-elastic committed Jun 5, 2024
1 parent dd62827 commit 19a962d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Fetch main branch
run: |
git fetch origin main:refs/remotes/origin/main
git fetch origin main:main
- name: Set up Python 3.12
uses: actions/setup-python@v5
Expand Down

0 comments on commit 19a962d

Please sign in to comment.