diff --git a/.github/workflows/portability.yml b/.github/workflows/portability.yml index 5b776d2..d1c79c0 100644 --- a/.github/workflows/portability.yml +++ b/.github/workflows/portability.yml @@ -42,7 +42,7 @@ jobs: ctest --test-dir build --output-on-failure - name: OpenBSD build if: matrix.action == 'openbsd' - uses: vmactions/openbsd-vm@e6c68b637a12e83519688d115d57d5b0b53923cd # v1.4.6 + uses: vmactions/openbsd-vm@86cdc08415d9d0865267e686561e276c52d62530 # v1.4.7 with: usesh: true prepare: |