Skip to content

Commit 4dea1a7

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#66)
Co-authored-by: text-html-renovate[bot] <182508163+text-html-renovate[bot]@users.noreply.github.com>
1 parent 2943a31 commit 4dea1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: ./tools/apigen/apigen
4848

4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@v3
50+
uses: actions/upload-pages-artifact@v4
5151
with:
5252
path: 'docs'
5353

0 commit comments

Comments
 (0)