mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Update actions/checkout action to v3.0.1
This commit is contained in:
committed by
renovate[bot]
parent
8b235dc705
commit
8ea6d50334
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
docker-images:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3.0.0
|
||||
- uses: actions/checkout@v3.0.1
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set current version
|
||||
|
Reference in New Issue
Block a user