Skip to content

Commit

Permalink
chg: bump go in packager deb
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Oct 9, 2024
1 parent 58caf4d commit 57315b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packager_deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@master
with:
go-version: 1.21.x
go-version: 1.22.x
# Variables
- name: Adding TAG to ENV
run: echo "GIT_TAG=`echo $(git describe --tags --abbrev=0)`" >> $GITHUB_ENV
Expand Down

0 comments on commit 57315b6

Please sign in to comment.