Skip to content

Commit 506724c

Browse files
chore(deps): update actions/checkout action to v3
1 parent 22e5d9a commit 506724c

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@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
15+
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
1616

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

0 commit comments

Comments
 (0)