diff --git a/.github/workflows/check-release.yml b/.github/workflows/check-release.yml index ecf3d1f..2600b7d 100644 --- a/.github/workflows/check-release.yml +++ b/.github/workflows/check-release.yml @@ -37,7 +37,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Upload Distributions if: ${{ matrix.group == 'check_release' }} - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: jupyter-releaser-dist-${{ github.run_number }} path: .jupyter_releaser_checkout/dist