Skip to content

Commit 24eb0d4

Browse files
authored
Merge pull request #605 from adoptium/dependabot/github_actions/actions/upload-artifact-4.4.0
Bump actions/upload-artifact from 4.3.6 to 4.4.0
2 parents aefc059 + 4e17392 commit 24eb0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runAqa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
openjdk_testRepo: ${{ matrix.openjdk_testrepo }}
169169
openj9_repo: ${{ matrix.openj9_repo }}
170170
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
171+
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
172172
if: failure()
173173
with:
174174
name: test_output

0 commit comments

Comments
 (0)