Bump actions/setup-go from 4.2.1 to 5.5.0 (#108286)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-31 13:27:36 +01:00
committed by GitHub
parent 3e752c2e35
commit 41df2e9d26
20 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
fi
- name: Setup Go
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # 5.3.0
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # 5.5.0
with:
"go-version-file": "go.mod"