diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c2f7100..196b08c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -40,7 +40,7 @@ jobs: export file=$(ls dist/ | grep ${type}) echo "::set-output name=file::${file}" - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: release path: dist/