Skip to content

Commit 5cbed1d

Browse files
committed
Use v3
1 parent 680499a commit 5cbed1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: actions/configure-pages@v4
7171

7272
- name: Upload Pages Artifact
73-
uses: actions/upload-pages-artifact@v2
73+
uses: actions/upload-pages-artifact@v3
7474
with:
7575
path: abinit/site/ # Important. Set to your output dir in MkDocs
7676

0 commit comments

Comments
 (0)