Skip to content

Commit d2ea5ee

Browse files
committed
更新 workflow 版本
1 parent a449b5f commit d2ea5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
echo PKG_PATH="${PKG_STAGING}/${PKG_NAME}" >> $GITHUB_OUTPUT
9393
echo PKG_STAGING=${PKG_STAGING} >> $GITHUB_OUTPUT
9494
95-
- uses: actions/upload-artifact@v3
95+
- uses: actions/upload-artifact@v4
9696
with:
9797
name: ${{ steps.vars.outputs.PKG_BASENAME }}
9898
path: |

0 commit comments

Comments
 (0)