mirror of
https://github.com/werf/actions.git
synced 2026-02-05 10:56:23 +03:00
chore: up actions/checkout to v3
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
This commit is contained in:
@@ -33,7 +33,7 @@ cleanup:
|
||||
steps:
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Fetch all history for all tags and branches
|
||||
run: git fetch --prune --unshallow
|
||||
|
||||
Reference in New Issue
Block a user