Skip to content

Commit 33370dd

Browse files
authored
Merge pull request #1991 from ManageIQ/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2 parents a0d5fa5 + 7196b6d commit 33370dd

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
@@ -18,7 +18,7 @@ jobs:
1818
- test
1919
- test:security
2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v5
2222
- name: Set up system
2323
run: bin/before_install
2424
- name: Set up Node

0 commit comments

Comments
 (0)