Skip to content

Commit

Permalink
ci: debugging failures
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt14 committed Sep 3, 2024
1 parent f55b698 commit 58c79f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-python-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
export-groups: ${{ steps.set-output.outputs.export-groups }}
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 3
- name: Get commit message
id: get-commit-message
run: |
Expand Down

0 comments on commit 58c79f5

Please sign in to comment.