Skip to content

Commit d907459

Browse files
renovate[bot]micedre
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 2daba87 commit d907459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uv run sphinx-build -b html docs/source build/html
5252
5353
- name: Upload artifact
54-
uses: actions/upload-pages-artifact@v3
54+
uses: actions/upload-pages-artifact@v4
5555
with:
5656
path: build/html
5757

0 commit comments

Comments
 (0)