Skip to content

Commit

Permalink
Upgrade upload-artifact to v4 (#8610)
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta authored Apr 3, 2024
1 parent 98c45fe commit 03eafa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
git config user.name "Helidon Robot"
etc/scripts/release.sh release_build
- name: Upload Staged Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: io-helidon-artifacts-${{ github.ref_name }}
path: parent/target/nexus-staging/
Expand Down

0 comments on commit 03eafa0

Please sign in to comment.