Bump goldmark 1.6.0 and go 1.21

This commit is contained in:
Manuel Rüger
2023-11-12 20:26:23 +01:00
parent ac8ff7f0b7
commit a04f41161f
5 changed files with 69 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set Up Go
uses: actions/setup-go@v5
with:
go-version: "1.20"
go-version: "1.21"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with: