Skip to content

Commit

Permalink
Merge pull request #10 from equinix-labs/renovate/actions-setup-pytho…
Browse files Browse the repository at this point in the history
…n-5.x

Update actions/setup-python action to v5
  • Loading branch information
ctreatma authored Dec 6, 2023
2 parents f41ddbd + 55df871 commit 6bb63e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Python3
uses: actions/setup-python@v4
uses: actions/setup-python@v5

- name: Install tflint
uses: terraform-linters/setup-tflint@v3
Expand Down

0 comments on commit 6bb63e7

Please sign in to comment.