We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ae67e commit 0dfa683Copy full SHA for 0dfa683
1 file changed
.github/workflows/goreleaser.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
-
13
name: Checkout
14
- uses: actions/checkout@v4.1.1
+ uses: actions/checkout@v4.1.6
15
with:
16
fetch-depth: 0
17
0 commit comments