File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,15 +65,15 @@ jobs:
6565 npx link-checker --url-ignore localhost --allow-hash-href --mkdocs --http-cache /tmp/link-checker --http-always-get --http-timeout 10000 --http-redirects 5 ./build
6666
6767 - name : Create preview
68- uses : ethersphere/swarm-actions/pr-preview@v0
68+ uses : ethersphere/swarm-actions/pr-preview@v1.0.0
6969 with :
7070 bee-url : https://unlimited.gateway.ethswarm.org
7171 token : ${{ secrets.REPO_GHA_PAT }}
7272 error-document : index.html
7373 headers : " ${{ secrets.GATEWAY_AUTHORIZATION_HEADER }}"
7474
7575 - name : Upload to testnet
76- uses : ethersphere/swarm-actions/upload-dir@v0
76+ uses : ethersphere/swarm-actions/upload-dir@v1.0.0
7777 continue-on-error : true
7878 with :
7979 index-document : index.html
You can’t perform that action at this time.
0 commit comments