mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
chore(deps): update actions/checkout action to v3.4.0
This commit is contained in:
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.3.0
|
||||
- uses: actions/checkout@v3.4.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set current version
|
||||
|
Reference in New Issue
Block a user