Skip to content

Commit 0dfa683

Browse files
chore(deps): update actions/checkout action to v4.1.6 (#1358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2ae67e commit 0dfa683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
-
1313
name: Checkout
14-
uses: actions/checkout@v4.1.1
14+
uses: actions/checkout@v4.1.6
1515
with:
1616
fetch-depth: 0
1717
-

0 commit comments

Comments
 (0)