mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 16:00:25 +08:00
[workflows] Update actions/checkout action to v2 (#147)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
a446fedd2e
commit
d43f62aef6
2
.github/workflows/chart-testing.yml
vendored
2
.github/workflows/chart-testing.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
image: ixsystems/catalog_validation:latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
name: Checkout
|
||||
- name: Validate catalog format
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user