Skip to content

Commit 026dcb8

Browse files
authored
Merge pull request #364 from laminas/renovate/actions-download-artifact-7.x
2 parents 030f437 + 63d912c commit 026dcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: actions/checkout@v6
7373

7474
- name: Download container artifact
75-
uses: actions/download-artifact@v6
75+
uses: actions/download-artifact@v7
7676
with:
7777
name: container
7878
path: /tmp

0 commit comments

Comments
 (0)