Skip to content

Commit 456501c

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 693f071 commit 456501c

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
@@ -47,7 +47,7 @@ jobs:
4747
cp docs/README.md site/llms.txt
4848
4949
- name: Upload Pages artifact
50-
uses: actions/upload-pages-artifact@v3
50+
uses: actions/upload-pages-artifact@v4
5151
with:
5252
path: site/
5353

0 commit comments

Comments
 (0)