mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-05-21 09:52:47 +00:00
Remove usage of checkout action
This commit is contained in:
3
.github/workflows/test-action.yml
vendored
3
.github/workflows/test-action.yml
vendored
@@ -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