Skip to content

Commit ffe1818

Browse files
authored
Merge pull request #53 from mdeous/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 9d5d3ca + d7fe025 commit ffe1818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
steps:
9292
- name: Download image archive
93-
uses: actions/download-artifact@v7
93+
uses: actions/download-artifact@v8
9494
with:
9595
name: docker-image
9696
path: /tmp/

0 commit comments

Comments
 (0)