ci: pin varios actions to a proper semver version
All checks were successful
CI / test (push) Successful in 15s

This commit is contained in:
2026-02-14 18:58:46 +01:00
parent 8c658435bc
commit b657734b7c

View File

@@ -11,7 +11,7 @@ jobs:
- ubuntu-latest - ubuntu-latest
- linux_amd64 - linux_amd64
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: actions/setup-go@v6 - uses: actions/setup-go@v6
with: with:
go-version-file: go.mod go-version-file: go.mod