Skip to content

Commit

Permalink
release v0.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
contabo committed Nov 13, 2024
1 parent b725c04 commit eb0b31c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
run: git fetch --prune --unshallow
-
name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: 1.17
go-version: 1.23
-
name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit eb0b31c

Please sign in to comment.