We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f6880 commit 5e6e8d8Copy full SHA for 5e6e8d8
.github/workflows/static.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
cp -r 3rdparty/netron/source html/docs/netron
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
42
with:
43
path: 'html/'
44
- name: Deploy to GitHub Pages
0 commit comments