Skip to content

Commit

Permalink
Merge pull request #11 from fingerprintjs/ci/coverage
Browse files Browse the repository at this point in the history
ci(workflows): upgrade github-pages-deploy-action
  • Loading branch information
necipallef committed May 2, 2023
2 parents 3dbbfb0 + 56c9110 commit 1188473
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 1188473

Please sign in to comment.