Skip to content

Commit

Permalink
Merge pull request #659 from renan-campos/patch-2
Browse files Browse the repository at this point in the history
Update publish-release.yaml
  • Loading branch information
ckandag authored Aug 8, 2024
2 parents 588fdb2 + c0b083c commit 39b1461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
run: pip install -r .github/workflows/requirements.txt

- name: Setup Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: 1.18
go-version: 1.22

- name: Create release
shell: python
Expand Down

0 comments on commit 39b1461

Please sign in to comment.