Skip to content

Commit 77be661

Browse files
chore(deps): update actions/upload-pages-artifact action to v3
1 parent 66b3cb5 commit 77be661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464

6565
- name: Upload artifact
66-
uses: actions/upload-pages-artifact@v2
66+
uses: actions/upload-pages-artifact@v3
6767
with:
6868
path: apps/docs/dist
6969

0 commit comments

Comments
 (0)