chore(deps): update actions/setup-go action to v6

This commit is contained in:
renovate[bot]
2026-01-25 14:37:29 +00:00
committed by GitHub
parent 8e354aeb47
commit dc94499617

View File

@@ -77,7 +77,7 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
with:
go-version: ${{ env.GO_VERSION }}
cache: true