Skip to content

Commit f95c2c1

Browse files
committed
Merge pull request #457 from ManageIQ/renovate/actions-checkout-7.x
Update actions/checkout action to v7
2 parents b3df4e3 + 5b7100b commit f95c2c1

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
@@ -34,7 +34,7 @@ jobs:
3434
PGHOST: localhost
3535
PGPASSWORD: smartvm
3636
steps:
37-
- uses: actions/checkout@v6
37+
- uses: actions/checkout@v7
3838
- name: Set up system
3939
run: bin/before_install
4040
- name: Set up Ruby

0 commit comments

Comments
 (0)