mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-08 23:57:31 +00:00
chore: Use major version of actions
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2.3.4
|
||||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Install
|
||||
run: yarn install
|
||||
|
||||
Reference in New Issue
Block a user