Update sync_project.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 3 years ago committed by GitHub
parent b26a87032c
commit 67bff4ab92
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
steps:
- name: 'Checkout'
uses: actions/checkout@v1
uses: actions/checkout@v3
- name: 'Mirror to gitlab'
uses: pixta-dev/repository-mirroring-action@v1
with:

Loading…
Cancel
Save