Skip to content

Commit 3b4a126

Browse files
authored
Merge pull request #106 from ManageIQ/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 2390e86 + 24d8586 commit 3b4a126

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
@@ -18,7 +18,7 @@ jobs:
1818
- '3.3'
1919
- '3.4'
2020
steps:
21-
- uses: actions/checkout@v5
21+
- uses: actions/checkout@v6
2222
- name: Set up Ruby
2323
uses: ruby/setup-ruby@v1
2424
with:

0 commit comments

Comments
 (0)