Commit cdb238e4 authored by neil's avatar neil
Browse files

fix cf-tunnel

parent 3871e44d
......@@ -46,7 +46,7 @@ jobs:
TEST_PREFERRED_CHAIN: ${{ matrix.TEST_PREFERRED_CHAIN }}
steps:
- uses: actions/checkout@v3
- uses: vmactions/cf-tunnel@v0.0.3
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:
protocol: http
......
......@@ -52,7 +52,7 @@ jobs:
ACME_USE_WGET: ${{ matrix.ACME_USE_WGET }}
steps:
- uses: actions/checkout@v3
- uses: vmactions/cf-tunnel@v0.0.3
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:
protocol: http
......
......@@ -46,7 +46,7 @@ jobs:
TEST_PREFERRED_CHAIN: ${{ matrix.TEST_PREFERRED_CHAIN }}
steps:
- uses: actions/checkout@v3
- uses: vmactions/cf-tunnel@v0.0.3
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:
protocol: http
......
......@@ -52,7 +52,7 @@ jobs:
ACME_USE_WGET: ${{ matrix.ACME_USE_WGET }}
steps:
- uses: actions/checkout@v3
- uses: vmactions/cf-tunnel@v0.0.3
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:
protocol: http
......
......@@ -52,7 +52,7 @@ jobs:
ACME_USE_WGET: ${{ matrix.ACME_USE_WGET }}
steps:
- uses: actions/checkout@v3
- uses: vmactions/cf-tunnel@v0.0.3
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:
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