Skip to content

Commit 4c6ceca

Browse files
committed
Merge remote-tracking branch 'upstream/dependabot/github_actions/actions/upload-pages-artifact-4' into dependabot/github_actions/actions/checkout-5
2 parents 4288869 + 2b98614 commit 4c6ceca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: docfx ./docfx/docfx.json
3838

3939
- name: Upload documentation
40-
uses: actions/upload-pages-artifact@v3
40+
uses: actions/upload-pages-artifact@v4
4141
with:
4242
path: './docfx/_site'
4343

0 commit comments

Comments
 (0)