Skip to content

Commit

Permalink
Merge pull request #23 from Holzhaus/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-5

chore(deps): Bump actions/setup-python from 2 to 5
  • Loading branch information
Holzhaus authored Nov 14, 2024
2 parents e7d0f11 + 3caf554 commit e602f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
command: generate-lockfile

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5

- name: Detect code style issues
uses: pre-commit/[email protected]
Expand Down

0 comments on commit e602f8e

Please sign in to comment.