Compare commits

Author SHA1 Message Date
renovate[bot] 568476f940 Update module github.com/cenkalti/backoff/v4 to v7 2026-07-20 15:18:07 +00:00
renovate[bot] 59a667e4f0 Update actions/setup-go action to v7
Deploy / Test, build and deploy (push) Failing after 1m42s
2026-07-17 00:01:44 +00:00
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v7
- name: Setup Go
uses: actions/setup-go@v6
uses: actions/setup-go@v7
with:
go-version-file: go.mod
cache: true