diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a41b9410e077..5aad071c9d54 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -281,7 +281,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: test on Solaris - uses: vmactions/solaris-vm@v1.1.8 + uses: vmactions/solaris-vm@v1.1.9 if: contains(matrix.target, 'solaris') with: release: "11.4-gcc"