Skip to content

Commit 207515c

Browse files
Merge pull request #80 from pythonanywhere/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 0ad4b8f
2 parents e73d774 + c781a47 commit 207515c

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1616

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

0 commit comments

Comments
 (0)