Skip to content

Commit 2f5fb26

Browse files
Merge pull request #4 from pythonanywhere/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
2 parents 426e2ea + 0f4e089 commit 2f5fb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
timezone: UTC
2121

2222
- name: Set up Python
23-
uses: actions/setup-python@v2
23+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)