Skip to content

Commit 90491a6

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf00063 commit 90491a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
make docs-check-links
8989
9090
- name: Upload artifact
91-
uses: actions/upload-pages-artifact@v3
91+
uses: actions/upload-pages-artifact@v4
9292
with:
9393
path: .build/documentation
9494

0 commit comments

Comments
 (0)