瀏覽代碼

Merge pull request #90 from external-secrets/dependabot/github_actions/peaceiris/actions-gh-pages-v3.8.0

chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0
paul-the-alien[bot] 5 年之前
父節點
當前提交
4b85af7ea1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/docs.yml

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

@@ -15,7 +15,7 @@ jobs:
         run: make docs
 
       - name: Deploy
-        uses: peaceiris/actions-gh-pages@v3
+        uses: peaceiris/actions-gh-pages@v3.8.0
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           publish_dir: ./site