Skip to content

Commit

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

chore(deps): update actions/setup-python action to v4
  • Loading branch information
filiplajszczak authored Aug 25, 2023
2 parents 3979f41 + 989ee54 commit 4cdba2a
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@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 4cdba2a

Please sign in to comment.