mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
github-actions: bump upload-artifacts to v3 for linux job
This commit is contained in:
parent
9d56b1c84d
commit
2e9d422550
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
run: ls -R wheelhouse
|
||||
|
||||
- name: Archive build artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-artifacts-none-any
|
||||
path: wheelhouse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue