Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 8ade135 (#59)
Browse files Browse the repository at this point in the history
* chore(deps): update actions/checkout digest to 8ade135

* Update .github/workflows/GHPages.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
  • Loading branch information
renovate[bot] and ota-meshi authored Sep 23, 2023
1 parent f888e00 commit a3f2bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
deploy-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 14
Expand Down

0 comments on commit a3f2bdf

Please sign in to comment.