Removing check-latest.

This commit is contained in:
2025-01-03 11:16:39 -05:00
parent debae01c1a
commit 0726cfc424
-1
View File
@@ -48,7 +48,6 @@ jobs:
uses: actions/setup-go@v5.2.0
with:
go-version: 'stable'
check-latest: true
cache: true
token: ${{ secrets.BOT_GITEA_TOKEN }}