Skip to content

Commit 50f2f8c

Browse files
build(deps): bump actions/upload-pages-artifact from 4 to 5 (#120)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76131ad commit 50f2f8c

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
@@ -43,7 +43,7 @@ jobs:
4343
run: uv run scripts/build_docs.py dist/docs
4444

4545
- name: Upload artifact
46-
uses: actions/upload-pages-artifact@v4
46+
uses: actions/upload-pages-artifact@v5
4747
with:
4848
path: dist/docs/
4949

0 commit comments

Comments
 (0)