Skip to content

Commit

Permalink
ci(workflows): upgrade github-pages-deploy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
necipallef committed May 2, 2023
1 parent 3dbbfb0 commit 56c9110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
mv coverage/lcov-report ./gh-pages/coverage
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@8817a56e5bfec6e2b08345c81f4d422db53a2cdc
uses: JamesIves/github-pages-deploy-action@8904e58febc75bc9f8b0157ce696b940240008ef
with:
branch: gh-pages
folder: gh-pages

0 comments on commit 56c9110

Please sign in to comment.