Skip to content

Commit

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

build(deps): bump actions/setup-python from 2 to 5
  • Loading branch information
Holzhaus authored Nov 15, 2024
2 parents 6a991e4 + 12dda5c commit 325cfcb
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 @@ -14,7 +14,7 @@ jobs:
fetch-depth: 2

- 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 325cfcb

Please sign in to comment.