浏览代码

Update LetsEncrypt.yml

neil 5 年之前
父节点
当前提交
23088bc897
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/LetsEncrypt.yml

+ 1 - 1
.github/workflows/LetsEncrypt.yml

@@ -106,7 +106,7 @@ jobs:
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
     - name: Clone acmetest
     - name: Clone acmetest
       run: cd .. && git clone https://github.com/acmesh-official/acmetest.git  && cp -r acme.sh acmetest/
       run: cd .. && git clone https://github.com/acmesh-official/acmetest.git  && cp -r acme.sh acmetest/
-    - uses: vmactions/[email protected].5
+    - uses: vmactions/[email protected].7
       with:
       with:
         envs: 'NGROK_TOKEN TEST_LOCAL'
         envs: 'NGROK_TOKEN TEST_LOCAL'
         prepare: pkg install -y socat curl
         prepare: pkg install -y socat curl