Skip to content

Commit 5352591

Browse files
committed
ci: update action versions
1 parent f3afcd7 commit 5352591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
container: ${{ matrix.container }}
2525

2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828

2929
- name: Set up Python ${{ matrix.python-version }}
3030
if: ${{ matrix.python-version != '2.7' }}

0 commit comments

Comments
 (0)