ci: Use updated prepare-runner in actions and worfklows (#2889)

This commit is contained in:
Bart
2026-01-08 15:13:49 -05:00
committed by GitHub
parent a9787b131e
commit c9df784c4e
7 changed files with 13 additions and 13 deletions

View File

@@ -27,9 +27,9 @@ jobs:
lfs: true
- name: Prepare runner
uses: XRPLF/actions/prepare-runner@2ece4ec6ab7de266859a6f053571425b2bd684b6
uses: XRPLF/actions/prepare-runner@65da1c59e81965eeb257caa3587b9d45066fb925
with:
disable_ccache: true
enable_ccache: false
- name: Create build directory
run: mkdir build_docs