Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-02-14 10:47:25 -08:00 committed by GitHub
parent 12571871e6
commit d57aa2d4ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: Git Repo Sync name: Git Repo Sync
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: wangchucheng/git-repo-sync@v0.1.0 - uses: wangchucheng/git-repo-sync@v0.1.0