Skip to content

Commit 8284671

Browse files
Update actions/checkout action to v7
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9e18d30 commit 8284671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gating.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
image: quay.io/exd-guild-compose/cts:latest
1717

1818
steps:
19-
- uses: actions/checkout@v6
19+
- uses: actions/checkout@v7
2020
- name: Install system dependencies
2121
run: >
2222
sudo dnf update -y &&

0 commit comments

Comments
 (0)