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@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
44+ uses : JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4
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 8484 NODE_OPTIONS : ' --max-old-space-size=4096'
8585
8686 - name : Deploy 🚀
87- uses : JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
87+ uses : JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4
8888 if : ${{ github.ref == 'refs/heads/main' }}
8989 with :
9090 branch : gh-pages # The branch the action should deploy to.
You can’t perform that action at this time.
0 commit comments