Skip to content

Commit

Permalink
fix: make release action version match app
Browse files Browse the repository at this point in the history
  • Loading branch information
wassimk committed May 17, 2024
1 parent 205b073 commit 8424ba4
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 @@ -15,4 +15,4 @@ jobs:
- uses: actions/checkout@v4
- uses: cli/gh-extension-precompile@v1
with:
go_version: "1.19"
go_version: "1.22"

0 comments on commit 8424ba4

Please sign in to comment.