Skip to content

Commit f6869d8

Browse files
Merge pull request #84 from pythonanywhere/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to a5ac7e5
2 parents b6cdb65 + c500cf8 commit f6869d8

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
@@ -12,7 +12,7 @@ jobs:
1212
name: Python ${{ matrix.python-version }}
1313
steps:
1414

15-
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
15+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1616

1717
- name: Setup timezone
1818
uses: zcong1993/setup-timezone@master

0 commit comments

Comments
 (0)