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 42ade05 commit c6ad2feCopy full SHA for c6ad2fe
.github/workflows/Deploy-website.yml
@@ -57,7 +57,7 @@ jobs:
57
run: |
58
bash .github/workflows/build_tutorial.sh ${{ matrix.tutorial }}
59
- name: Upload artifact
60
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
61
with:
62
path: parsed/*
63
0 commit comments