chore(deps): update actions/setup-go action to v5.5.0

This commit is contained in:
renovate[bot]
2025-11-19 16:47:48 +00:00
committed by GitHub
parent d559a24c45
commit ba4fb99f0a

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version: '1.22'
cache-dependency-path: backend/go.sum