Skip to content

Commit 292fad3

Browse files
authored
Merge pull request #2993 from opensafely-core/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 30dc229 + 3a5a382 commit 292fad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
install-just: true
4040

4141
- name: Download docker image
42-
uses: actions/download-artifact@v7
42+
uses: actions/download-artifact@v8
4343
with:
4444
name: opencodelists-image
4545
path: /tmp/image

0 commit comments

Comments
 (0)