Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ramon de Klein <mail@ramondeklein.nl>
Signed-off-by: Andreas Auernhammer <github@aead.dev>
  • Loading branch information
aead and ramondeklein authored Jan 30, 2025
1 parent 7d8d150 commit 11d57e4
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 @@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22.0
go-version: 1.23.0
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
Expand Down

0 comments on commit 11d57e4

Please sign in to comment.