Browse Source

fix tunnel version

pull/3873/head
neilpang 3 years ago
committed by Marvo2011
parent
commit
18de21f723
  1. 2
      .github/workflows/Solaris.yml

2
.github/workflows/Solaris.yml

@ -40,7 +40,7 @@ jobs:
TEST_PREFERRED_CHAIN: ${{ matrix.TEST_PREFERRED_CHAIN }}
steps:
- uses: actions/checkout@v2
- uses: vmactions/cf-tunnel@v0.0.4
- uses: vmactions/cf-tunnel@v0.0.3
id: tunnel
with:
protocol: http

Loading…
Cancel
Save