Skip to content

Commit

Permalink
更新 workflow 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Apr 19, 2024
1 parent a449b5f commit d2ea5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
echo PKG_PATH="${PKG_STAGING}/${PKG_NAME}" >> $GITHUB_OUTPUT
echo PKG_STAGING=${PKG_STAGING} >> $GITHUB_OUTPUT
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: ${{ steps.vars.outputs.PKG_BASENAME }}
path: |
Expand Down

0 comments on commit d2ea5ee

Please sign in to comment.