Skip to content

Commit 3e6ae85

Browse files
author
Jani Giannoudis
committed
ci: downgrade to .NET 9, update upload-pages-artifact to v4
1 parent ab3c7e7 commit 3e6ae85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: cd docfx && docfx docfx.json
4848

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

0 commit comments

Comments
 (0)