Skip to content

Commit df0ffd3

Browse files
Bump actions/checkout from v6 to v7 in /.github/workflows (#51)
1 parent 8779ace commit df0ffd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout repository
21-
uses: actions/checkout@v6
21+
uses: actions/checkout@v7
2222

2323
- name: Set up Python
2424
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)