Skip to content

Commit

Permalink
Merge pull request #254 from locmai/renovate-actions-setup-python-5.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-python action to v5
  • Loading branch information
locmai committed Jan 6, 2024
2 parents cae7b27 + d41c93a commit f4854a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
version: v3.8.1

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down

0 comments on commit f4854a0

Please sign in to comment.