We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6ec603 + 318dca1 commit b64a2bcCopy full SHA for b64a2bc
.github/actions/maven/experiment-1/action.yml
@@ -120,7 +120,7 @@ runs:
120
shell: bash
121
- name: Archive receipt
122
id: upload-artifact
123
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
124
if: always()
125
with:
126
name: experiment-1-receipt-${{ github.job }}${{ strategy.job-total > 1 && format('-{0}', strategy.job-index) || '' }}
0 commit comments