mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Update actions/checkout action to v3.0.2
This commit is contained in:
committed by
renovate[bot]
parent
0075903efd
commit
d8727ef6ce
2
.github/workflows/ci-docs.yml
vendored
2
.github/workflows/ci-docs.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
check-website:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3.0.1
|
||||
- uses: actions/checkout@v3.0.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set current version
|
||||
|
Reference in New Issue
Block a user