Skip to content

Commit

Permalink
chore(SFS-1490): bump go version to 1.22 in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
biancasilvavtex committed Sep 17, 2024
1 parent 6c07acd commit e71fd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: actions/setup-go@v4
with:
go-version: '1.19'
go-version: '1.22'

- name: Build, tag, and push docker image to Amazon ECR Public
uses: int128/kaniko-action@v1
Expand Down

0 comments on commit e71fd9c

Please sign in to comment.