mirror of
https://github.com/werf/actions.git
synced 2026-02-05 02:46:23 +03:00
chore: up actions/checkout to v3
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
This commit is contained in:
@@ -43,7 +43,7 @@ werf:
|
||||
steps:
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install werf CLI
|
||||
uses: werf/actions/install@v1.2
|
||||
|
||||
Reference in New Issue
Block a user