2
0
mirror of https://github.com/acepanel/acepanel.github.io.git synced 2026-02-04 09:13:09 +08:00

chore(deps): Update actions/checkout action to v6 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-23 18:40:20 +08:00
committed by GitHub
parent 526897b982
commit 6ae46aedf2
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Sync with Crowdin
uses: crowdin/github-action@v2
with: