Skip to content

Commit

Permalink
Update build_latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katysaintin authored Jan 30, 2025
1 parent 666d9ad commit c62069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: mvn --batch-mode install -DskipTests

- name: Archive build artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Phoebus product ${{ matrix.os }}
path: |
Expand Down

0 comments on commit c62069f

Please sign in to comment.