Skip to content

Commit

Permalink
Update gitlab_synchronisation.yml
Browse files Browse the repository at this point in the history
update checkout version
  • Loading branch information
boriskaus authored Jan 23, 2024
1 parent 5b8e09d commit 75d85e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_synchronisation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wangchucheng/git-repo-sync@v0.1.0
Expand Down

0 comments on commit 75d85e3

Please sign in to comment.