]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 (#5507)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 31 Oct 2022 17:37:23 +0000 (17:37 +0000)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 17:37:23 +0000 (17:37 +0000)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
.github/workflows/build-docs.yml
.github/workflows/preview-docs.yml

index af8909845b5b458aedb122c7a827d13e2bc788cc..3052ec1e2bb3cc3279823cbd8bb1df4c4e4717ab 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           name: docs-zip
           path: ./docs.zip
       - name: Deploy to Netlify
-        uses: nwtgck/actions-netlify@v1.2.3
+        uses: nwtgck/actions-netlify@v1.2.4
         with:
           publish-dir: './site'
           production-branch: master
index 1678ca762be1352f22233742d73933bbd266ed73..15c59d4bd452f82b8a3e2ddc5e62296477f6d9bd 100644 (file)
@@ -25,7 +25,7 @@ jobs:
           rm -f docs.zip
       - name: Deploy to Netlify
         id: netlify
-        uses: nwtgck/actions-netlify@v1.2.3
+        uses: nwtgck/actions-netlify@v1.2.4
         with:
           publish-dir: './site'
           production-deploy: false