diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e95cfad..175be15 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: cp -R cfg /tmp/package/common - name: Upload build archive for test runners - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: ${{ runner.os }} path: /tmp/package