mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-22 14:36:24 +00:00
Remove usage of checkout action
This commit is contained in:
@@ -10,9 +10,6 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Checkout repository"
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: "Generate diagram from Helm chart"
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user