diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b747f92..2e3c34b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: CI_BRANCH: ${{ steps.extract_branch.outputs.branch }} - name: upload packages - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: build path: build