mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-30 01:07:28 +00:00
feat: bump to use node20 runtime, actions/checkout to v4 (#430)
This commit is contained in:
committed by
GitHub
parent
a10d0e32dc
commit
81d9ad7185
@@ -17,7 +17,7 @@ jobs:
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user