diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4e6c49..0a6666d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: run: cmake --build build --target package --config Release - name: Upload packages to artifact - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: packages-${{ runner.os }} path: |