Skip to content

Commit

Permalink
Merge pull request OpenMathLib#4965 from martin-frbg/homebrewjob-2
Browse files Browse the repository at this point in the history
CI: Update upload-artifacts version in the homebrew workflow again
  • Loading branch information
martin-frbg authored Nov 6, 2024
2 parents 453b9e4 + 87a1815 commit 794f75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-Homebrew-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
mv *.bottle.tar.gz bottles
- name: Upload bottle
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: openblas--HEAD.catalina.bottle.tar.gz
path: bottles
Expand Down

0 comments on commit 794f75a

Please sign in to comment.