Skip to content

Commit

Permalink
--- (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent 505a7a6 commit f2d7102
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
# enable_jekyll: true

- name: Deploy Code Coverage Report
uses: JamesIves/[email protected].0
uses: JamesIves/[email protected].1
with:
branch: gh-pages
folder: coveragereport
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: touch release/wwwroot/.nojekyll

- name: Commit wwwroot to GitHub Pages
uses: JamesIves/[email protected].0
uses: JamesIves/[email protected].1
with:
branch: gh-pages
folder: release/wwwroot
Expand Down

0 comments on commit f2d7102

Please sign in to comment.