Skip to content

Commit

Permalink
Merge pull request #74 from updatecli/updatecli_main_014e883a3f82feca…
Browse files Browse the repository at this point in the history
…66a54e1972e32c47b209471d43c17a479c1790c4a9125412

deps: Bump Golang version to 1.22.1
  • Loading branch information
olblak authored Mar 24, 2024
2 parents ca26782 + 6287b68 commit 468a3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.20.5
go-version: 1.22.1
id: go
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v4
Expand Down

0 comments on commit 468a3b4

Please sign in to comment.