mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-26 21:38:33 +00:00
ci: bump checkout to v4 (#639)
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- 'macos-latest'
|
||||
- 'windows-latest'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Read .nvmrc
|
||||
run: echo "::set-output name=NVMRC::$(cat .nvmrc)"
|
||||
|
||||
Reference in New Issue
Block a user