Skip to content

Commit 4f0aa88

Browse files
chore(deps): update actions/upload-pages-artifact action to v3
1 parent cdd8805 commit 4f0aa88

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)