Skip to content

Commit

Permalink
chore: go version update
Browse files Browse the repository at this point in the history
abhimanyu003 committed Feb 11, 2024

Verified

This commit was signed with the committer’s verified signature.
rgomezcasas Rafa Gómez
1 parent cff2a59 commit 2d66dc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.19.x
go-version: 1.22
- name: Set up Snapcraft
run: |
sudo apt-get update
@@ -37,4 +37,4 @@ jobs:
AUR_KEY: ${{ secrets.AUR_SSH_KEY }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }}
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN }}
CHOCOLATEY_API_KEY: ${{ secrets.CHOCOLATEY_API_KEY }}
CHOCOLATEY_API_KEY: ${{ secrets.CHOCOLATEY_API_KEY }}

0 comments on commit 2d66dc2

Please sign in to comment.