Skip to content

Commit ee07874

Browse files
authored
chore(deps): bump actions/checkout from 3 to 4 (#10)
2 parents 01c9265 + 6bb3aa3 commit ee07874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
contents: write
2020
steps:
2121
- name: Check out code
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323

2424
- name: Install system packages
2525
run: |

0 commit comments

Comments
 (0)