]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Upgrade Deploy to Netlify action
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 19 Jul 2020 20:27:32 +0000 (22:27 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2020 20:27:32 +0000 (22:27 +0200)
.github/workflows/preview-docs.yml

index e1c89079ed026ccafc825deb543305e19bce8a3a..687112c7a11c74f8d5a7b9a4c2b2a4e2ec40e64d 100644 (file)
@@ -23,7 +23,7 @@ jobs:
         run: bash ./scripts/unzip-docs.sh
       - name: Deploy to Netlify
         id: netlify
-        uses: nwtgck/actions-netlify@v1.0.3
+        uses: nwtgck/actions-netlify@v1.1.5
         with:
           publish-dir: './site'
           production-deploy: false