Skip to content

Commit b207bf0

Browse files
author
xyzjesper
committed
Update actions/upload-pages-artifact@v3
1 parent f9d4d87 commit b207bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

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

4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v2
45+
uses: actions/upload-pages-artifact@v3
4646
with:
4747
# Upload entire repository
4848
path: './docs'

0 commit comments

Comments
 (0)