Skip to content

Commit 6ead8b0

Browse files
authored
Merge pull request #3 from logistimo/download-artifact-v4
Update download-artifact to v4
2 parents a308a17 + 991f69b commit 6ead8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
steps:
6666
- name: Download artifacts
67-
uses: actions/download-artifact@v3
67+
uses: actions/download-artifact@v4
6868
with:
6969
name: ${{ inputs.artifacts_name }}
7070
- name: Configure AWS credentials

0 commit comments

Comments
 (0)