Skip to content

Commit 5302a00

Browse files
authored
Merge pull request #1391 from NVIDIA/dependabot/github_actions/release-1.18/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents 42fecc5 + 9892089 commit 5302a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: docker/setup-buildx-action@v3
9595

9696
- name: Get built packages
97-
uses: actions/download-artifact@v5
97+
uses: actions/download-artifact@v6
9898
with:
9999
path: ${{ github.workspace }}/dist/
100100
pattern: toolkit-container-*-${{ github.run_id }}

0 commit comments

Comments
 (0)