Skip to content

Commit d6213b4

Browse files
authored
Merge pull request #31 from brokenhandsio/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 2f25a50 + 0bd66ba commit d6213b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
--health-timeout 5s
3030
--health-retries 20
3131
steps:
32-
- uses: actions/checkout@v6
32+
- uses: actions/checkout@v7
3333
- name: Test
3434
run: swift test

0 commit comments

Comments
 (0)