Skip to content

Commit

Permalink
Upgrade upload-artficate github action
Browse files Browse the repository at this point in the history
  • Loading branch information
bmamlin committed Oct 4, 2024
1 parent 2642e92 commit 06440ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
FILE_SUFFIX: ${{ matrix.FILE_SUFFIX }}
TWO_STEP: ${{ matrix.TWO_STEP }}
- name: Publish artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: exports
path: '*.zip'

0 comments on commit 06440ad

Please sign in to comment.