mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 06:40:32 +00:00
docs: upgrade checkout GitHub Action in README.md (#507)
This commit is contained in:
parent
35b9a27f96
commit
a08664b80c
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue