This commit is contained in:
bniwredyc 2023-05-14 18:33:27 +02:00
parent b8590641ca
commit fc2f85c0f8

View File

@ -11,7 +11,9 @@ jobs:
steps: steps:
- name: Checkout source repository - name: Checkout source repository
uses: actions/checkout@v2 uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: webfactory/ssh-agent@v0.8.0 - uses: webfactory/ssh-agent@v0.8.0
with: with: