Skip to content

Commit c176bfe

Browse files
Update golangci-lint with actions/checkout@v5
Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
1 parent 4b996bc commit c176bfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: lint
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v5
1717
- uses: actions/setup-go@v5
1818
with:
1919
go-version: '1.23'

0 commit comments

Comments
 (0)