Skip to content

Commit 30b38b6

Browse files
authored
chore(deps): bump actions/checkout from 4 to 5 (#51)
2 parents 6a8857d + 9637cfa commit 30b38b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
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@v4
22+
uses: actions/checkout@v5
2323

2424
- name: Install system packages
2525
run: |

0 commit comments

Comments
 (0)