.github: Fix tag

This commit is contained in:
Manuel Rüger
2023-04-03 13:51:13 +02:00
parent 20afbc534a
commit f75924b1a9
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Set Up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: 1.20
- name: Run GoReleaser