Skip to content

Commit 426e2ea

Browse files
Merge pull request #3 from pythonanywhere/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2 parents 400522d + 131263f commit 426e2ea

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

15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616

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

0 commit comments

Comments
 (0)