diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b000a12..ac30d44 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - run: make build-in-docker - run: make validate-in-docker - name: upload packages - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: build path: build/**/*