Skip to content

Commit

Permalink
chore: bump golang version to 1.21 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH committed Jan 16, 2024
1 parent cafb2a3 commit 5f73e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_test_server.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.21.5'
go-version: '1.21'
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
Expand Down

0 comments on commit 5f73e12

Please sign in to comment.