Skip to content

Commit

Permalink
Merge pull request #102 from zfit/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-5.4.0

build(deps): bump actions/setup-python from 5.3.0 to 5.4.0
  • Loading branch information
jonas-eschle authored Feb 1, 2025
2 parents 3a2a3f6 + ed31c04 commit 41faeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v5.3.0
- uses: actions/setup-python@v5.4.0

- name: Build SDist and wheel
run: pipx run --spec build pyproject-build
Expand Down

0 comments on commit 41faeca

Please sign in to comment.