Skip to content

Commit

Permalink
Update version of upload-artifacts following deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Sep 12, 2024
1 parent 5f70e24 commit 4178905
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@v1
uses: actions/upload-artifact@v3
with:
name: openblas--HEAD.catalina.bottle.tar.gz
path: bottles
Expand Down

0 comments on commit 4178905

Please sign in to comment.