Bump checkout action to latest version
This commit is contained in:
parent
c0084b0763
commit
a60a978b7f
9 changed files with 19 additions and 19 deletions
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- true
|
||||
- false
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue