Skip to content

Commit e8fba2d

Browse files
authored
Merge pull request #388 from ShimakazeProject/dependabot/github_actions/develop/actions/checkout-6
⬆️(deps): Bump actions/checkout from 5 to 6
2 parents d3dda80 + ab15d9e commit e8fba2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runs-on: windows-latest
4646
steps:
4747
- name: 签出仓库
48-
uses: actions/checkout@v5
48+
uses: actions/checkout@v6
4949
with:
5050
lfs: true
5151
fetch-depth: 0

0 commit comments

Comments
 (0)