Commit 7aa4b824 authored by neil's avatar neil
Browse files

upgrade cf-tunnel

parent 37339dda
...@@ -82,7 +82,7 @@ jobs: ...@@ -82,7 +82,7 @@ jobs:
TEST_LOCAL: 1 TEST_LOCAL: 1
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: vmactions/cf-tunnel@v0.0.1 - uses: vmactions/cf-tunnel@v0.0.2
id: tunnel id: tunnel
with: with:
protocol: http protocol: http
...@@ -107,7 +107,7 @@ jobs: ...@@ -107,7 +107,7 @@ jobs:
TEST_LOCAL: 1 TEST_LOCAL: 1
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: vmactions/cf-tunnel@v0.0.1 - uses: vmactions/cf-tunnel@v0.0.2
id: tunnel id: tunnel
with: with:
protocol: http protocol: http
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment