Skip to content

Commit

Permalink
Merge pull request #65 from ninerealmlabs/renovate/actions-setup-pyth…
Browse files Browse the repository at this point in the history
…on-5.x

chore(deps): update actions/setup-python action to v5
  • Loading branch information
ahgraber authored Jan 4, 2024
2 parents c6c58c0 + bf1f9fe commit 96d147f
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 @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Set Up Python 🐍
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.x

Expand Down

0 comments on commit 96d147f

Please # to comment.