Skip to content

Commit

Permalink
Merge remote-tracking branch 'Hongwei/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
hongwei1 committed Sep 10, 2024
2 parents 3504a3d + 623b7d0 commit 9191446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
mkdir -p ./push
cp obp-api/target/obp-api-1.*.war ./push/
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: push
path: push/
Expand Down

0 comments on commit 9191446

Please sign in to comment.