Skip to content

Commit

Permalink
Merge pull request #87 from jdno/download-artifact
Browse files Browse the repository at this point in the history
Bump version of actions/download-artifact action
  • Loading branch information
jdno authored Oct 2, 2024
2 parents 8c8cc53 + 2cb7e61 commit 110ad45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

steps:
- name: Download the Docker image previously built
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: docker-image

Expand Down

0 comments on commit 110ad45

Please sign in to comment.