There was an error while loading. Please reload this page.
1 parent 0db015a commit b5ac894Copy full SHA for b5ac894
1 file changed
.github/workflows/sync-site-submodule.yml
@@ -12,12 +12,12 @@ jobs:
12
13
steps:
14
- name: Checkout theme repo
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
16
with:
17
fetch-depth: 0
18
19
- name: Checkout site repo
20
21
22
repository: Saiba-Midori-Projects/SaibaMidori.moe
23
token: ${{ secrets.THEME_MIDORI_GIT_SYNC_TOKEN }}
0 commit comments