build(deps): bump actions/setup-go from 5 to 6 (#1171)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-23 07:20:01 +01:00
committed by GitHub
parent 87ac03d3c4
commit fc6e8c0174
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: actions/setup-go@v5
- uses: actions/setup-go@v6
with: { go-version: '1.25' }
- uses: oven-sh/setup-bun@v1