Skip to content

Commit c3b52c2

Browse files
committed
docs: update checkout action version
1 parent af92320 commit c3b52c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131

3232
steps:
33-
- uses: actions/checkout@v3
33+
- uses: actions/checkout@v4
3434
- uses: hynek/build-and-inspect-python-package@v1
3535
```
3636

0 commit comments

Comments
 (0)