File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4949 PREFILL_UNSAFE_EL_RPC_URLS_560048 : ${{ secrets.PREFILL_UNSAFE_EL_RPC_URLS_560048 }}
5050 PREFILL_UNSAFE_EL_RPC_URLS_11155111 : ${{ secrets.PREFILL_UNSAFE_EL_RPC_URLS_11155111 }}
5151 WALLETCONNECT_PROJECT_ID : ${{ secrets.WALLETCONNECT_PROJECT_ID }}
52- - uses : actions/upload-artifact@v6
52+ - uses : actions/upload-artifact@v7
5353 with :
5454 name : ${{ env.ipfs_folder }}
5555 path : ${{ env.ipfs_folder }}
Original file line number Diff line number Diff line change 4444 PREFILL_UNSAFE_EL_RPC_URLS_560048 : ${{ secrets.PREFILL_UNSAFE_EL_RPC_URLS_560048 }}
4545 PREFILL_UNSAFE_EL_RPC_URLS_11155111 : ${{ secrets.PREFILL_UNSAFE_EL_RPC_URLS_11155111 }}
4646 WALLETCONNECT_PROJECT_ID : ${{ secrets.WALLETCONNECT_PROJECT_ID }}
47- - uses : actions/upload-artifact@v6
47+ - uses : actions/upload-artifact@v7
4848 with :
4949 name : ${{ env.ipfs_folder }}
5050 path : ${{ env.ipfs_folder }}
Original file line number Diff line number Diff line change 5353 PREFILL_UNSAFE_EL_RPC_URLS_560048 : ${{ secrets.PREFILL_UNSAFE_EL_RPC_URLS_560048 }}
5454 PREFILL_UNSAFE_EL_RPC_URLS_11155111 : ${{ secrets.PREFILL_UNSAFE_EL_RPC_URLS_11155111 }}
5555 WALLETCONNECT_PROJECT_ID : ${{ secrets.WALLETCONNECT_PROJECT_ID }}
56- - uses : actions/upload-artifact@v6
56+ - uses : actions/upload-artifact@v7
5757 with :
5858 name : ${{ env.ipfs_folder }}
5959 path : ${{ env.ipfs_folder }}
Original file line number Diff line number Diff line change 5050 STAND_URL : ${{ inputs.stand_url }}
5151 STAND_TYPE : ${{ inputs.stand_type }}
5252
53- - uses : actions/upload-artifact@v6
53+ - uses : actions/upload-artifact@v7
5454 if : always()
5555 with :
5656 name : playwright-report
You can’t perform that action at this time.
0 commit comments