switch to use server's new actions repo

This commit is contained in:
Jacob Lifshay 2025-10-09 23:33:07 -07:00
parent 67f6c5c6f1
commit 1ee95335c0
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -10,7 +10,7 @@ jobs:
permissions: permissions:
contents: write contents: write
steps: steps:
- uses: https://git.libre-chip.org/mirrors/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Install dependencies - name: Install dependencies