1 Commits

Author SHA1 Message Date
70d50b0a7c fix(ci): bump to v1.8.0-2
Some checks failed
Markdown linter / markdown-lint (push) Failing after 19s
2025-04-14 16:59:09 +02:00

View File

@ -15,8 +15,6 @@ jobs:
- ubuntu-latest - ubuntu-latest
steps: steps:
- uses: actions/checkout@v4.2.2 - uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
- name: Configure SSH client - name: Configure SSH client
run: | run: |
mkdir ~/.ssh || true mkdir ~/.ssh || true