File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
NODE_OPTIONS : ' --max-old-space-size=4096'
42
42
43
43
- name : Deploy Docs
44
- uses : JamesIves/github-pages-deploy-action@v4.6.9
44
+ uses : JamesIves/github-pages-deploy-action@v4.7.1
45
45
with :
46
46
branch : gh-pages # The branch the action should deploy to.
47
47
folder : .out # The folder the action should deploy.
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127
127
NODE_OPTIONS : ' --max-old-space-size=4096'
128
128
129
129
- name : Deploy 🚀
130
- uses : JamesIves/github-pages-deploy-action@v4.6.9
130
+ uses : JamesIves/github-pages-deploy-action@v4.7.1
131
131
with :
132
132
branch : gh-pages # The branch the action should deploy to.
133
133
folder : .out # The folder the action should deploy.
You can’t perform that action at this time.
0 commit comments