diff --git a/.github/workflows/build_release.yaml b/.github/workflows/build_release.yaml index 08c85d7..3d59417 100644 --- a/.github/workflows/build_release.yaml +++ b/.github/workflows/build_release.yaml @@ -44,7 +44,7 @@ jobs: path: /release/. - name: upload build artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: build path: ${{ steps.extract.outputs.destination }}/actions-token-*.jar