Skip to content

Commit 83fcfff

Browse files
authored
Merge pull request #2 from kintsdev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 32d594f + 6b090f0 commit 83fcfff

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
@@ -31,7 +31,7 @@ jobs:
3131
--health-retries 10
3232
3333
steps:
34-
- uses: actions/checkout@v4
34+
- uses: actions/checkout@v6
3535

3636
- uses: actions/setup-go@v6
3737
with:

0 commit comments

Comments
 (0)