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 dfc560a commit d1e0504Copy full SHA for d1e0504
.github/workflows/release.yaml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install Aptly version 1.5.0
64
run: brew install aptly.rb
65
- name: Install Snapcraft
66
- uses: samuelmeuli/action-snapcraft@v2
+ uses: samuelmeuli/action-snapcraft@v3
67
- name: Run GoReleaser
68
uses: goreleaser/goreleaser-action@v6
69
with:
0 commit comments