We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbfbc21 commit 28a240fCopy full SHA for 28a240f
.github/workflows/release-github.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: true
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
with:
25
fetch-depth: 100
26
- name: Set up Go
0 commit comments