Skip to content

Commit 72ff85e

Browse files
Yurii PrykhodkoYurii Prykhodko
authored andcommitted
Update to actions/upload-pages-artifact@v2
1 parent 52d0875 commit 72ff85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/configure-pages@v3
8282

8383
- name: Upload Artifact
84-
uses: actions/upload-pages-artifact@v1
84+
uses: actions/upload-pages-artifact@v2
8585
with:
8686
path: doc/docusaurus/build
8787

0 commit comments

Comments
 (0)