Skip to content

Commit 812edf8

Browse files
authored
Merge pull request #29 from FEniCS/dependabot/github_actions/actions/upload-artifact-6
2 parents 2f94ac6 + 0d80c72 commit 812edf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
mkdir _html
3434
cp -r index.html ufl basix ffcx dolfinx _html
3535
- name: Upload build as artifact
36-
uses: actions/upload-artifact@v5
36+
uses: actions/upload-artifact@v6
3737
with:
3838
name: website
3939
path: _html

0 commit comments

Comments
 (0)