1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

chore: fix typo (#1079)

This commit is contained in:
Ludovic Fernandez
2024-10-25 14:52:31 +02:00
committed by GitHub
parent 8ef730cd03
commit ad0f03a03f

View File

@@ -18,7 +18,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v5
with:
go-version: sable
go-version: stable
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6