We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f94ac6 + 0d80c72 commit 812edf8Copy full SHA for 812edf8
1 file changed
.github/workflows/website.yml
@@ -33,7 +33,7 @@ jobs:
33
mkdir _html
34
cp -r index.html ufl basix ffcx dolfinx _html
35
- name: Upload build as artifact
36
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
37
with:
38
name: website
39
path: _html
0 commit comments