Skip to content

Commit

Permalink
build: bump git workflow to Go 1.19
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
  • Loading branch information
pjbgf committed Nov 30, 2022
1 parent 6629ba6 commit f2d68c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: 1.14.x
go-version: 1.19.x

- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit f2d68c4

Please sign in to comment.