Skip to content

Commit b5ac894

Browse files
authored
ci: 更新依赖
1 parent 0db015a commit b5ac894

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync-site-submodule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212

1313
steps:
1414
- name: Checkout theme repo
15-
uses: actions/checkout@v4
15+
uses: actions/checkout@v6
1616
with:
1717
fetch-depth: 0
1818

1919
- name: Checkout site repo
20-
uses: actions/checkout@v4
20+
uses: actions/checkout@v6
2121
with:
2222
repository: Saiba-Midori-Projects/SaibaMidori.moe
2323
token: ${{ secrets.THEME_MIDORI_GIT_SYNC_TOKEN }}

0 commit comments

Comments
 (0)