Skip to content

Commit

Permalink
ci: Bump setup-python to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Jan 10, 2024
1 parent 27c91e4 commit b6e17d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: 3.11
- name: Run mod checks
Expand Down

0 comments on commit b6e17d8

Please sign in to comment.