chore(deps): update actions/setup-go action to v6.5.0 (#2009)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-08 11:46:02 +02:00
committed by GitHub
co-authored by lnx01
parent c17e4fa812
commit dba27e8867
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
with:
fetch-depth: 0
- name: Install Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with:
go-version-file: 'go.mod'
- name: Setup caches