Skip to content

Commit f5e625f

Browse files
authored
Merge pull request #118 from XanatosX/master
Sync master to develop for new workflow changes
2 parents bf74454 + ce05442 commit f5e625f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-latest-develop-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
with:
188188
ref: ${{ env.REF_CHECKOUT_BRANCH }}
189189
- name: Download artifacts
190-
uses: actions/download-artifact@v3
190+
uses: actions/download-artifact@v4
191191
with:
192192
path: ${{ env.RELEASE_ARTIFACT_FOLDER }}
193193
- name: Zip Windows build

0 commit comments

Comments
 (0)