Skip to content

Commit c4c1621

Browse files
Bump actions/checkout from 4 to 5 (#1261)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92c6543 commit c4c1621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
DEPENDS: ${{ matrix.dependencies }}
4141

4242
steps:
43-
- uses: actions/checkout@v4
43+
- uses: actions/checkout@v5
4444
with:
4545
submodules: recursive
4646
fetch-depth: 0

0 commit comments

Comments
 (0)