diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3e751b41..c57c7eef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: JRELEASER_MAVENCENTRAL_SONATYPE_TOKEN: ${{ secrets.SONATYPE_PASSWORD }} - name: JReleaser release output if: always() - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: jreleaser-release path: |