Skip to content

Commit c8313d9

Browse files
authored
Merge pull request #4895 from martin-frbg/update_homebrewjob
CI: Update nightly-homebrew workflow
2 parents 5f70e24 + 4178905 commit c8313d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-Homebrew-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
mv *.bottle.tar.gz bottles
7070
7171
- name: Upload bottle
72-
uses: actions/upload-artifact@v1
72+
uses: actions/upload-artifact@v3
7373
with:
7474
name: openblas--HEAD.catalina.bottle.tar.gz
7575
path: bottles

0 commit comments

Comments
 (0)