Skip to content

Commit 3eaa4c2

Browse files
Bump actions/upload-pages-artifact from 4 to 5 (#455)
1 parent 2f341f9 commit 3eaa4c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: docfx --warningsAsErrors
8989

9090
- name: Upload artifact
91-
uses: actions/upload-pages-artifact@v4
91+
uses: actions/upload-pages-artifact@v5
9292
with:
9393
path: _site
9494

0 commit comments

Comments
 (0)