diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7e6b92..c69132f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: rm $ZIPNAME echo "OUTNAME=${ZIPNAME%.zip}" >> $GITHUB_ENV - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v4 with: name: ${{ env.OUTNAME }} path: release/*