Skip to content

Commit

Permalink
go version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Povilaszva committed Aug 21, 2024
1 parent b319d9f commit 9961559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.22'
go-version: '1.22.2'

- name: Run Make Install
run: make install
Expand Down

0 comments on commit 9961559

Please sign in to comment.