Skip to content

Commit 71367a0

Browse files
committed
Use Github Actions checkout v4
1 parent b9a12a7 commit 71367a0

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
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323

2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626

2727
- name: Setup Python
2828
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)