diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f92dc2d..47b298d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: run: ctest --build-config ${{ matrix.build_type }} --verbose - name: Upload artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: podcache-linux-${{ matrix.build_type }} path: |