Skip to content

Commit a8166d7

Browse files
authored
Merge pull request #5 from winjs-dev/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents 415a3f3 + 5decd46 commit a8166d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: 检出代码
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v5
2525
with:
2626
fetch-depth: 0
2727

0 commit comments

Comments
 (0)