Skip to content

Commit 110ad45

Browse files
authored
Merge pull request #87 from jdno/download-artifact
Bump version of actions/download-artifact action
2 parents 8c8cc53 + 2cb7e61 commit 110ad45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

9696
steps:
9797
- name: Download the Docker image previously built
98-
uses: actions/download-artifact@v3
98+
uses: actions/download-artifact@v4
9999
with:
100100
name: docker-image
101101

0 commit comments

Comments
 (0)