Skip to content

Commit 7198ed4

Browse files
authored
Merge pull request #433 from ManageIQ/renovate/actions-checkout-5.x
2 parents 220b21e + 13c4e39 commit 7198ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
PGPASSWORD: smartvm
3131
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
3232
steps:
33-
- uses: actions/checkout@v4
33+
- uses: actions/checkout@v5
3434
- name: Set up system
3535
run: bin/before_install
3636
- name: Set up Ruby

0 commit comments

Comments
 (0)