Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba9dc7d

Browse files
author
邵强强
committed
ci: actions/checkout@v3
1 parent 5df4515 commit ba9dc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/relese.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Release
1212
runs-on: ubuntu-latest
1313
steps:
14-
# - uses: actions/checkout@v3
14+
- uses: actions/checkout@v3
1515
# # 设置 pnpm
1616
# - name: Setup PNPM
1717
# uses: pnpm/action-setup@v2

0 commit comments

Comments
 (0)