Browse Source

minor

pull/4899/head
neil 12 months ago
parent
commit
f71d8d7348
  1. 2
      .github/workflows/Solaris.yml

2
.github/workflows/Solaris.yml

@ -51,7 +51,7 @@ jobs:
TEST_PREFERRED_CHAIN: ${{ matrix.TEST_PREFERRED_CHAIN }}
ACME_USE_WGET: ${{ matrix.ACME_USE_WGET }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:

Loading…
Cancel
Save