ci: bump checkout to v4 (#639)

This commit is contained in:
Andreas Deininger
2023-10-05 02:17:20 +02:00
committed by GitHub
parent c0084b0763
commit aadc3a98df
9 changed files with 19 additions and 19 deletions

View File

@@ -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