Skip to content

Commit

Permalink
Bumping golang
Browse files Browse the repository at this point in the history
  • Loading branch information
evozniak committed Oct 2, 2023
1 parent dee0cf7 commit 62a9586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
uses: vazco/github-actions-branch-name@v1
id: branch

- name: Set up Go 1.19
- name: Set up Go 1.21
uses: actions/setup-go@v2
with:
go-version: 1.19.x
go-version: 1.21.x
id: go

- name: Downloads golang mods
Expand Down

0 comments on commit 62a9586

Please sign in to comment.