diff --git a/.github/workflows/dartdoc.yml b/.github/workflows/dartdoc.yml index 0eb34ef87b..257f83c4fd 100644 --- a/.github/workflows/dartdoc.yml +++ b/.github/workflows/dartdoc.yml @@ -15,7 +15,7 @@ - name: Run Dartdoc run: dartdoc - name: Deploy API documentation to Github Pages - uses: JamesIves/github-pages-deploy-action@4.1.6 + uses: JamesIves/github-pages-deploy-action@4.1.7 with: BRANCH: gh-pages FOLDER: doc/api/