Skip to content

Commit

Permalink
Merge pull request #173 from napse-invest/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ev/actions/checkout-4

build(deps): bump actions/checkout from 2 to 4
  • Loading branch information
tomjeannesson authored Feb 21, 2024
2 parents 628823e + 0ea857f commit 266b09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout main
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
Expand Down

0 comments on commit 266b09c

Please sign in to comment.