Skip to content

Commit

Permalink
update go to 1.23
Browse files Browse the repository at this point in the history
update gh-extension to v2
  • Loading branch information
amenocal committed Nov 19, 2024
1 parent 3684e9d commit dab3af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b #v4.1.4
- uses: cli/gh-extension-precompile@v1
- uses: cli/gh-extension-precompile@v2
with:
go_version: 1.21
go_version: 1.23

0 comments on commit dab3af9

Please sign in to comment.