diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fe56c89..1607df3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: VER: ${{ needs.Version.outputs.version }} run: | yarn update-version:${{ matrix.command }} - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 with: name: auto-capitalise-artifacts-${{ matrix.command }} # {{ strategy.job-index }} path: distribution