Skip to content

Commit

Permalink
Merge pull request #466 from Constantin07/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ot-github/workflows/actions/setup-python-5

Bump actions/setup-python from 4 to 5 in /.github/workflows
  • Loading branch information
Constantin07 authored Dec 6, 2023
2 parents 3be21c5 + 8a25f34 commit 768890f
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 @@ -42,7 +42,7 @@ jobs:
terraform_wrapper: false

- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5

- name: Run pre-commit
uses: pre-commit/[email protected]
Expand Down

0 comments on commit 768890f

Please sign in to comment.