From 335151fc75579181da6d17ec09394349a4522bc0 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Khan Date: Tue, 9 Jul 2024 11:36:45 -0700 Subject: [PATCH] try latest version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66166754..5e288d84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -224,7 +224,7 @@ jobs: submodules: true - name: Build ${{ env.PACKAGE_NAME }} + consumers - uses: cross-platform-actions/action@v0.23.0 + uses: cross-platform-actions/action@v0.24.0 with: operating_system: freebsd version: '14.1'