diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6316410f..5102b1ca 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -76,7 +76,7 @@ jobs: COSIGN_EXPERIMENTAL: true GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }} - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: all-artifacts path: dist/*/*