mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 12:22:17 +01:00
ci: bump checkout to v4 (#639)
This commit is contained in:
committed by
GitHub
parent
c0084b0763
commit
aadc3a98df
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
|
||||
|
||||
Reference in New Issue
Block a user