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

@@ -60,9 +60,9 @@ jobs:
fetch-depth: 0
- name: Prepare runner
uses: XRPLF/actions/prepare-runner@2ece4ec6ab7de266859a6f053571425b2bd684b6
uses: XRPLF/actions/prepare-runner@65da1c59e81965eeb257caa3587b9d45066fb925
with:
disable_ccache: true
enable_ccache: false
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
with: