Skip to content

Commit

Permalink
WEBUI-1634: Upgrade download artifact version from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Jan 29, 2025
1 parent 647923a commit 5cf95ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
if: ${{ always() }}
uses: actions/upload-artifact@v4
with:
name: packages
name: packages-ftest
path: |
plugin/web-ui/marketplace/target/nuxeo-web-ui-marketplace-*.zip
plugin/itests/marketplace/target/nuxeo-web-ui-marketplace-itests-*.zip

0 comments on commit 5cf95ef

Please sign in to comment.