Skip to content

Commit 991f69b

Browse files
authored
Update download-artifact to v4
1 parent a308a17 commit 991f69b

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)