chore(deps): update https://git.keligrubb.com/actions/setup-go action to v7 #5

Merged
Keli Grubb merged 1 commits from renovate/https-git.keligrubb.com-actions-setup-go-7.x into main 2026-08-13 23:03:29 +00:00
+1 -1
View File
@@ -103,7 +103,7 @@ jobs:
done < .tags done < .tags
- if: ${{ !env.SKIP_TEST }} - if: ${{ !env.SKIP_TEST }}
uses: https://git.keligrubb.com/actions/setup-go@v6 uses: https://git.keligrubb.com/actions/setup-go@v7
with: with:
go-version: '>=1.21.0' go-version: '>=1.21.0'