Skip to content

Commit feaa951

Browse files
renovate[bot]meilame-tayebjee
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 4c4ab57 commit feaa951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cp -r notebooks/_site/* final_site/notebooks/
6060
6161
- name: Upload artifact
62-
uses: actions/upload-pages-artifact@v4
62+
uses: actions/upload-pages-artifact@v5
6363
with:
6464
path: final_site
6565

0 commit comments

Comments
 (0)