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 4141 NODE_OPTIONS : ' --max-old-space-size=4096'
4242
4343 - name : Deploy Docs
44- uses : JamesIves/github-pages-deploy-action@v4.6.4
44+ uses : JamesIves/github-pages-deploy-action@v4.6.6
4545 with :
4646 branch : gh-pages # The branch the action should deploy to.
4747 folder : .out # The folder the action should deploy.
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127127 NODE_OPTIONS : ' --max-old-space-size=4096'
128128
129129 - name : Deploy 🚀
130- uses : JamesIves/github-pages-deploy-action@v4.6.4
130+ uses : JamesIves/github-pages-deploy-action@v4.6.6
131131 with :
132132 branch : gh-pages # The branch the action should deploy to.
133133 folder : .out # The folder the action should deploy.
You can’t perform that action at this time.
0 commit comments