We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aefc059 + 4e17392 commit 24eb0d4Copy full SHA for 24eb0d4
.github/workflows/runAqa.yml
@@ -168,7 +168,7 @@ jobs:
168
openjdk_testRepo: ${{ matrix.openjdk_testrepo }}
169
openj9_repo: ${{ matrix.openj9_repo }}
170
tkg_Repo: '${{ fromJSON(steps.get-pr.outputs.result).head.repo.full_name }}:${{ fromJSON(steps.get-pr.outputs.result).head.ref }}'
171
- - uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
+ - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
172
if: failure()
173
with:
174
name: test_output
0 commit comments