Skip to content

Commit c05dc17

Browse files
Update actions/checkout action to v7
1 parent a6761eb commit c05dc17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Python lint
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v7
2020
with:
2121
fetch-depth: 0
2222
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)