align goreleaser version

This commit is contained in:
Elio Bischof
2022-08-04 13:10:02 +02:00
parent 48f0a3b7a1
commit 44bf73a27f

View File

@@ -24,7 +24,7 @@ jobs:
uses: goreleaser/goreleaser-action@v3
with:
install-only: true
version: v1.10.3
version: v1.8.3
- name: Install NPM Modules
working-directory: ./console
run: npm ci