Skip to content

Commit c8119fe

Browse files
Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-4
2 parents 6e012e4 + 68bb5a7 commit c8119fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

136136
steps:
137137
- name: Download the built assets
138-
uses: actions/download-artifact@v3
138+
uses: actions/download-artifact@v4
139139
with:
140140
path: artifacts
141141

0 commit comments

Comments
 (0)