Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
outputs:
artifact-name: ${{ env.ARTIFACT_NAME }}
steps:
- uses: aerospike/shared-workflows/.github/actions/collect-build-artifacts@1004088a1b5122b9b71a39b40f619f6b50e78d16
- uses: aerospike/shared-workflows/.github/actions/collect-build-artifacts@d70905d2259d746d19783ecfc0ea5f337c1d5176
with:
# This is the default name, but setting here explicitly in case updating this composite action causes artifact name
# to change unexpectedly.
Expand Down
Loading