diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0990b6d..6e78a2b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: TOOLS_TARGET: ${{ matrix.tools-target }} PACKED_EXEC: ${{ matrix.packed-exec }} - name: Upload artifact - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: brioche-runtime-utils-${{ matrix.name }} if-no-files-found: error