Housekeeping for CI

This commit is contained in:
SukkaW
2025-09-11 22:29:06 +08:00
parent f66ea83e68
commit 8e4bd07f07
2 changed files with 3 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ jobs:
run: |
echo "build_dir=previous-build-${{ github.run_id }}-${{ github.run_number }}" >> $GITHUB_OUTPUT
- name: Download Previous Build
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
repository: SukkaLab/ruleset.skk.moe
persist-credentials: false