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 0b33485 commit 43ce73fCopy full SHA for 43ce73f
.github/workflows/goreleaser.yaml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v5
23
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
24
25
- run: |
26
for dist in dist-*; do
0 commit comments