mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Use latest upload workflow
This commit is contained in:
parent
9470fb3e89
commit
ce8e378c00
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-api-docs.yml
vendored
2
.github/workflows/c-api-docs.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- name: upload deb
|
||||
if: matrix.arch == '64'
|
||||
uses: actions/upload-artifact@v1
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: cyclone-scheme docs
|
||||
path: html.tar.bz2
|
||||
|
|
Loading…
Add table
Reference in a new issue