Update sync_project.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 3 years ago committed by GitHub
parent 0ee65b240b
commit 4ad683885b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/sync_project.yml

@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'Checkout' - name: 'Checkout'
uses: actions/checkout@v3 uses: actions/checkout@v1
- name: 'Mirror to gitlab' - name: 'Mirror to gitlab'
uses: pixta-dev/repository-mirroring-action@v1 uses: pixta-dev/repository-mirroring-action@v1
with: with:

Loading…
Cancel
Save