Skip to content

Commit a933584

Browse files
committed
Update to actions/checkout@v4
1 parent 4b06321 commit a933584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
--health-timeout 5s
3636
--health-retries 5
3737
steps:
38-
- uses: actions/checkout@v1
38+
- uses: actions/checkout@v4
3939
- name: Setup Ruby
4040
uses: ruby/setup-ruby@v1
4141
with:

0 commit comments

Comments
 (0)