mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-05-13 18:05:34 +00:00
Use v3 checkout action in all places
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Bump versions
|
||||
|
||||
Reference in New Issue
Block a user