Skip to content

Commit 194e38b

Browse files
committed
chore(deps): update actions/upload-pages-artifact action to v5
1 parent bb9949a commit 194e38b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
mkdocs-material-
4040
- run: pip install mkdocs-material
4141
- run: mkdocs build
42-
- uses: actions/upload-pages-artifact@v4
42+
- uses: actions/upload-pages-artifact@v5
4343
with:
4444
path: public/
4545
- id: deployment

0 commit comments

Comments
 (0)