diff --git a/.github/workflows/dev-release.yml b/.github/workflows/dev-release.yml index 349efe9..144e7eb 100644 --- a/.github/workflows/dev-release.yml +++ b/.github/workflows/dev-release.yml @@ -139,7 +139,7 @@ jobs: # echo "EOF" >> $GITHUB_ENV - name: Upload Artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: polyenv-dev path: dist/*