Skip to content

Commit 26a3775

Browse files
authored
Merge pull request #4 from SkylineCommunications/actionsupdate
Update github-actions-workflow.yml
2 parents 1f8e376 + 2a623d8 commit 26a3775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
docfx build --warningsAsErrors
2727
- name: publish results
28-
uses: actions/upload-artifact@v3
28+
uses: actions/upload-artifact@v4
2929
with:
3030
name: Documentation
3131
path: _site/

0 commit comments

Comments
 (0)