Skip to content

Commit

Permalink
chore: upgrade go version to 1.21 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Oct 26, 2023
1 parent 3212f04 commit dda9039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ runs:
- name: Setup Golang
uses: actions/setup-go@v4
with:
go-version: "1.19"
go-version: "1.21"
check-latest: true

- name: Install Starship cli
Expand Down

0 comments on commit dda9039

Please sign in to comment.