Skip to content

Commit

Permalink
Bump go version to 1.19.3
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
  • Loading branch information
cpuguy83 committed Nov 2, 2022
1 parent 8c5baf4 commit 274d5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -12,7 +12,7 @@ on:
env:
# Go version we currently use to build containerd across all CI.
# Note: don't forget to update `Binaries` step, as it contains the matrix of all supported Go versions.
GO_VERSION: "1.19.2"
GO_VERSION: "1.19.3"

permissions: # added using https://github.com/step-security/secure-workflows
contents: read
Expand Down

0 comments on commit 274d5b4

Please sign in to comment.