Skip to content

Commit 61ce1bd

Browse files
Bump actions/checkout from 6 to 7 (#749)
1 parent ae4e465 commit 61ce1bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python-version:
1818
- '3.13'
1919
steps:
20-
- uses: actions/checkout@v6
20+
- uses: actions/checkout@v7
2121
with:
2222
persist-credentials: false
2323
- name: Setup Python

0 commit comments

Comments
 (0)