Skip to content

Commit 77f8a02

Browse files
renovate[bot]oxzi
authored andcommitted
chore(deps): update actions/checkout action to v6
1 parent 069beda commit 77f8a02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
go: [ 'oldstable', 'stable' ]
1818

1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v6
2121

2222
- uses: actions/setup-go@v6
2323
with:
@@ -36,6 +36,6 @@ jobs:
3636
runs-on: ubuntu-latest
3737

3838
steps:
39-
- uses: actions/checkout@v4
39+
- uses: actions/checkout@v6
4040

4141
- uses: fsfe/reuse-action@v6

0 commit comments

Comments
 (0)