Skip to content

Commit 0f30adf

Browse files
chore(deps): update actions/upload-pages-artifact action to v3
1 parent 0162844 commit 0f30adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
path: ./public
7777

7878
- name: Upload artifact for pages
79-
uses: actions/upload-pages-artifact@v2
79+
uses: actions/upload-pages-artifact@v3
8080
with:
8181
path: ./public
8282

0 commit comments

Comments
 (0)