Skip to content

Commit

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

build(deps): bump actions/setup-python from 2 to 5
  • Loading branch information
Holzhaus authored Nov 15, 2024
2 parents 5da2114 + ef13547 commit 98294e1
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 98294e1

Please sign in to comment.