Skip to content

Commit 794f75a

Browse files
authored
Merge pull request #4965 from martin-frbg/homebrewjob-2
CI: Update upload-artifacts version in the homebrew workflow again
2 parents 453b9e4 + 87a1815 commit 794f75a

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@v3
72+
uses: actions/upload-artifact@v4
7373
with:
7474
name: openblas--HEAD.catalina.bottle.tar.gz
7575
path: bottles

0 commit comments

Comments
 (0)