diff --git a/.github/workflows/ci_openbsd.yml b/.github/workflows/ci_openbsd.yml index 3bd2292a762..97bf1ebd932 100644 --- a/.github/workflows/ci_openbsd.yml +++ b/.github/workflows/ci_openbsd.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v4 - name: Build and test in OpenBSD id: test - uses: cross-platform-actions/action@v0.23.0 + uses: cross-platform-actions/action@v0.26.0 with: operating_system: openbsd architecture: x86-64