Skip to content

Commit 065b9f6

Browse files
Update actions/checkout action to v7
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent feb9bda commit 065b9f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v6
12+
- uses: actions/checkout@v7
1313

1414
- name: Set up Go
1515
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)