Skip to content

Commit

Permalink
Merge pull request #3904 from opensafely-core/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
ghickman authored Jan 3, 2024
2 parents 0f97e79 + 7ab26aa commit d5dfda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
install-just: true

- name: Download docker image
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: job-server-image
path: /tmp/image
Expand Down

0 comments on commit d5dfda4

Please sign in to comment.