Skip to content

Commit a1f27fa

Browse files
Merge pull request #79 from pythonanywhere/renovate/actions-setup-python-digest
chore(deps): update actions/setup-python digest to 82c7e63
2 parents 2884c3e + 9acd151 commit a1f27fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
23+
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)