diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c03bc1..9c8f964 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@v2 + uses: actions/upload-artifact@v3 with: name: build path: build