From 5fedfb0ab1ab995f40a7e96b87fe029c08e63f22 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:14:12 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7088658..f8b8cf3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: MatthiesenXYZ/git-sync-action@v1.0.1 + - uses: MatthiesenXYZ/git-sync-action@v1.1 with: # Such as https://gitlab.com/matthiesenxyz/astro-ghostcms.git target-url: ${{ secrets.GITLAB_URL }}