Merge pull request #148 from zjedi/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
This commit is contained in:
commit
dad8d5e408
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue