switch to use server's new actions org
All checks were successful
/ checks (pull_request) Successful in 1m18s
/ checks (push) Successful in 34s

This commit is contained in:
Jacob Lifshay 2025-10-09 23:38:51 -07:00
parent fc04ac0f76
commit 148acc8419
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -6,7 +6,7 @@ jobs:
checks:
runs-on: debian-12
steps:
- uses: https://git.libre-chip.org/mirrors/checkout@v4
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: true
@ -19,7 +19,7 @@ jobs:
default-jre-headless \
jq \
python3-venv
- uses: https://git.libre-chip.org/mirrors/cache@v4
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: maven-repository