Skip to content

Commit

Permalink
ci: upgrade go toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMarble committed May 1, 2024
1 parent 134aeca commit c6414d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.22
- name: Unshallow
run: git fetch --prune --unshallow

Expand Down

0 comments on commit c6414d5

Please sign in to comment.