Skip to content

Commit 35ca78e

Browse files
authored
Merge pull request #186 from ManageIQ/renovate/actions-checkout-5.x
2 parents ecd4d85 + 720a620 commit 35ca78e

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
@@ -23,7 +23,7 @@ jobs:
2323
- ruby-head
2424
- jruby-head
2525
steps:
26-
- uses: actions/checkout@v4
26+
- uses: actions/checkout@v5
2727
- name: Set up Ruby
2828
uses: ruby/setup-ruby@v1
2929
with:

0 commit comments

Comments
 (0)