Skip to content

Commit 7bd75a0

Browse files
chore(deps): update actions/checkout action to v7
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 37d6de1 commit 7bd75a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v7
2020

2121
- name: Run Tox tests
2222
id: test

0 commit comments

Comments
 (0)