]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0 (#5757)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 16 Dec 2022 19:10:29 +0000 (23:10 +0400)
committerGitHub <noreply@github.com>
Fri, 16 Dec 2022 19:10:29 +0000 (23:10 +0400)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/build-docs.yml
.github/workflows/preview-docs.yml

index 3bf986274210224f85cbd977ffe565ed0e5653e4..b9bd521b3fd6e191bb5634d8681768db789ffbcf 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           name: docs-zip
           path: ./site/docs.zip
       - name: Deploy to Netlify
-        uses: nwtgck/actions-netlify@v1.2.4
+        uses: nwtgck/actions-netlify@v2.0.0
         with:
           publish-dir: './site'
           production-branch: master
index bb3e9ebf64dcf310a11e6dd9fe78602ab0c438dd..7d31a9c64e1df785e14db2d6066cd24014431b54 100644 (file)
@@ -30,7 +30,7 @@ jobs:
           rm -f docs.zip
       - name: Deploy to Netlify
         id: netlify
-        uses: nwtgck/actions-netlify@v1.2.4
+        uses: nwtgck/actions-netlify@v2.0.0
         with:
           publish-dir: './site'
           production-deploy: false