We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c93b57 + 0565c71 commit 9000336Copy full SHA for 9000336
1 file changed
.github/workflows/pr.yaml
@@ -96,7 +96,7 @@ jobs:
96
uses: actions/checkout@v5
97
98
- name: Download Docker image artifact
99
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
100
with:
101
name: docker-image-${{ github.run_id }}
102
path: /tmp
0 commit comments