Skip to content

Commit f86519a

Browse files
committed
Update actions/checkout to v4
1 parent 32eee90 commit f86519a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
--health-retries 5
5454
5555
steps:
56-
- uses: actions/checkout@v3
56+
- uses: actions/checkout@v4
5757

5858
- uses: ruby/setup-ruby@v1
5959
with:

0 commit comments

Comments
 (0)