Skip to content

Commit 2f54d6b

Browse files
samrosethebengeu
authored andcommitted
chore: bump to v4 to fix deprecation failure
1 parent 3cbe23c commit 2f54d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-release-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
$"versions=$versions_str" | save --append $env.GITHUB_ENV
196196
'
197197
- name: Download Results Artifacts
198-
uses: actions/download-artifact@v3
198+
uses: actions/download-artifact@v4
199199
with:
200200
pattern: merge_results-*
201201
- name: Combine Results

0 commit comments

Comments
 (0)