Skip to content

Commit

Permalink
Update go version for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubtobiasz committed Dec 20, 2023
1 parent 501a89e commit 1c5aecd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: cli/gh-extension-precompile@v1
with:
go_version: "1.21.1"

0 comments on commit 1c5aecd

Please sign in to comment.