From: Vincent Bernat Date: Fri, 8 May 2026 21:35:59 +0000 (+0200) Subject: build: bump cross-platform-actions/action to v1.0.0 X-Git-Tag: 1.0.22~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8098a6fcf6999ecf3ea00f025fcf9039bfc3524;p=thirdparty%2Flldpd.git build: bump cross-platform-actions/action to v1.0.0 --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62b3735a..4115b2cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: with: submodules: true - name: Test on ${{ matrix.os.name }} - uses: cross-platform-actions/action@v0.32.0 + uses: cross-platform-actions/action@v1.0.0 with: operating_system: ${{ matrix.os.name }} version: ${{ matrix.os.version }}