Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 authored Jul 19, 2024
1 parent 8445449 commit 4e55649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Maven tests
run: mvn verify
- name: Upload XBuilder e2e Yaml files
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: xbuilder-e2e-yaml
path: xbuilder/quarkus-extension/integration-tests/src/test/resources/e2e/
Expand Down

0 comments on commit 4e55649

Please sign in to comment.