Skip to content

Commit 6e211f1

Browse files
Merge pull request #9 from pythonanywhere/renovate/actions-setup-python-digest
chore(deps): update actions/setup-python digest to 65d7f2d
2 parents aa3bcef + ffbeb52 commit 6e211f1

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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
23+
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)