Skip to content

Commit 63e8882

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent e9f48e8 commit 63e8882

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)