Skip to content

Commit

Permalink
update upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
MP91 committed Jun 21, 2024
1 parent 1282ef7 commit 8521573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-creation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
pytest --ignore-glob=**/.devcontainer/* --ignore-glob=**/.skeleton/* ./components/cores/uapp-java/.project-creation
- name: Upload logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: logs_${{ matrix.example }}
Expand Down

0 comments on commit 8521573

Please sign in to comment.