diff --git a/.github/workflows/ci_openbsd.yml b/.github/workflows/ci_openbsd.yml index fa8729abb4d..2e247ae76ac 100644 --- a/.github/workflows/ci_openbsd.yml +++ b/.github/workflows/ci_openbsd.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Build and test in OpenBSD id: test - uses: cross-platform-actions/action@v0.26.0 + uses: cross-platform-actions/action@v0.27.0 with: operating_system: openbsd architecture: x86-64