Skip to content

Commit 3d5bd14

Browse files
authored
Merge pull request #45 from halprin/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 4fba931 + 15b0229 commit 3d5bd14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717

18-
- uses: actions/checkout@v5
18+
- uses: actions/checkout@v6
1919

2020
- uses: actions/setup-go@v6
2121
with:

0 commit comments

Comments
 (0)