Skip to content

Commit 5feb771

Browse files
committed
use latest action version
1 parent f7a27db commit 5feb771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
sync:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: keninkujovic/gitlab-sync@2.0.0
10+
- uses: keninkujovic/gitlab-sync@2.1.0
1111
with:
1212
gitlab_url: ${{ secrets.GITLAB_URL }}
1313
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)