Skip to content

Commit

Permalink
Update GitHub Actions (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent fed8a73 commit 31d06be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
args: docs/docfx.json

- name: Deploy Docs
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
branch: gh-pages
folder: site/html
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: 🧼 lint renovate config
uses: suzuki-shunsuke/[email protected].0
uses: suzuki-shunsuke/[email protected].1
with:
config_file_path: "renovate.json"

0 comments on commit 31d06be

Please sign in to comment.