Skip to content

Commit

Permalink
Merge pull request #12 from pythonanywhere/renovate/actions-setup-pyt…
Browse files Browse the repository at this point in the history
…hon-5.x

chore(deps): update actions/setup-python action to v5
  • Loading branch information
filiplajszczak authored Dec 15, 2023
2 parents 692e73c + 6d64b35 commit ed2f438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
timezone: UTC

- name: Set up Python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit ed2f438

Please sign in to comment.