Skip to content

Commit

Permalink
use Go 1.21 in CI (#526)
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Schrock <[email protected]>
  • Loading branch information
spencerschrock authored Dec 20, 2023
1 parent 6db9100 commit 29f310d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:

env:
PROTOC_VERSION: 3.17.3
GO_VERSION: 1.18.5
GO_VERSION: 1.21

jobs:
build-scorecard-webapp:
Expand Down

0 comments on commit 29f310d

Please sign in to comment.