Skip to content

Commit b65b05f

Browse files
authored
Merge pull request #770 from ManageIQ/renovate/actions-checkout-5.x
2 parents ca49f3c + 5ffb58f commit b65b05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)