We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858e7e7 commit eb581dbCopy full SHA for eb581db
1 file changed
.github/workflows/go-releaser.yml
@@ -19,6 +19,8 @@ jobs:
19
runs-on: ubuntu-latest
20
21
steps:
22
+ - uses: actions/checkout@v4
23
+
24
- name: Download build artifacts
25
uses: actions/download-artifact@v4
26
with:
0 commit comments