mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-07-29 04:02:53 +02:00
ci: bump checkout to v4 (#639)
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
dev-image-test:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: make build
|
||||
- run: make cirun cmd="npm ci"
|
||||
# - run: make ciall
|
||||
|
||||
Reference in New Issue
Block a user