Skip to content

Commit 48bce0b

Browse files
authored
Merge pull request #75 from stzn/update-docc
update v2 -> v3
2 parents 2c6175a + e7c4882 commit 48bce0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Build DocC Archive
1515
run: |
1616
./deploy-docc-page.sh
17-
- uses: actions/upload-pages-artifact@v2
17+
- uses: actions/upload-pages-artifact@v3
1818
with:
1919
path: docs
2020
DeployDocC:

0 commit comments

Comments
 (0)