Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.1.6 to 4.1.7 (#303)
Browse files Browse the repository at this point in the history
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@4.1.6...4.1.7)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2021
1 parent 55cc2dd commit 0bfef3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dartdoc.yml
Expand Up @@ -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/

0 comments on commit 0bfef3f

Please sign in to comment.