Skip to content

Commit 91a0386

Browse files
authored
Merge pull request #8 from HISSTools/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 3cfb6f1 + 908aa4a commit 91a0386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autobuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ jobs:
6262
repository: 'AlexHarker/M4L_Convolution_Reverb_Externals'
6363
path: "m4l"
6464
- name: Download windows builds
65-
uses: actions/download-artifact@v3
65+
uses: actions/download-artifact@v4.1.7
6666
with:
6767
name: deploy-win-hirt
6868
path: "hirt/HISSTools_Packaging/HISSTools Impulse Response Toolbox (HIRT)/externals/HIRT_externals_WIN/"
6969
- name: Download windows convolution reverb specific builds
70-
uses: actions/download-artifact@v3
70+
uses: actions/download-artifact@v4.1.7
7171
with:
7272
name: deploy-win-m4l
7373
path: "hirt/HISSTools_Packaging/HISSTools Impulse Response Toolbox (HIRT)/patchers/HIRT_reverb/HIRT_reverb_support/"

0 commit comments

Comments
 (0)