Use latest upload workflow

This commit is contained in:
Justin Ethier 2024-09-24 18:52:38 -07:00
parent 9470fb3e89
commit ce8e378c00

View file

@ -21,7 +21,7 @@ jobs:
- name: upload deb - name: upload deb
if: matrix.arch == '64' if: matrix.arch == '64'
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v4
with: with:
name: cyclone-scheme docs name: cyclone-scheme docs
path: html.tar.bz2 path: html.tar.bz2