Skip to content

Commit 6b36e73

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

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)