diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 73cea1b..e2e5dd1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: run: poetry build # Upload artifacts for later use - name: Upload Artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: dist path: dist/