Skip to content

Commit 16db339

Browse files
chore(deps): bump actions/checkout from 4 to 6 (#4)
1 parent 51ec5f5 commit 16db339

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@v6
1717
- uses: actions/setup-go@v5
1818
with:
1919
go-version: stable

0 commit comments

Comments
 (0)