mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Update actions/checkout action to v3 (#895)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
aab94dab98
commit
5a963b2b04
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
all_but_latest: true
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user