mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-05-09 02:08:44 +00:00
build(deps): bump actions/checkout from 3 to 4 (#1216)
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # for posts's lastmod
|
||||
|
||||
|
||||
Reference in New Issue
Block a user