diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index c2795ff..9eac5eb 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -27,7 +27,7 @@ jobs: with: name: dist-for-freebsd-install - name: Install on FreeBSD - uses: cross-platform-actions/action@v0.15.0 + uses: cross-platform-actions/action@v0.17.0 with: operating_system: freebsd version: 13.1 diff --git a/.github/workflows/openbsd.yml b/.github/workflows/openbsd.yml index 4fb8f91..659a1ce 100644 --- a/.github/workflows/openbsd.yml +++ b/.github/workflows/openbsd.yml @@ -27,7 +27,7 @@ jobs: with: name: dist-for-openbsd-install - name: Install on OpenBSD - uses: cross-platform-actions/action@v0.15.0 + uses: cross-platform-actions/action@v0.17.0 with: operating_system: openbsd version: 6.9