chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0 (#2432)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-29 21:58:26 +00:00
committed by GitHub
parent f75d1e1afc
commit 4c11f00176
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: ./.github/actions/setup
- name: Setup Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16
with:
go-version: '1.25.1'