Skip to content

Commit 4178905

Browse files
authored
Update version of upload-artifacts following deprecation
1 parent 5f70e24 commit 4178905

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)