From 85843ab8b8486152d709b289c0b4d0bae26456d9 Mon Sep 17 00:00:00 2001 From: gentlyxu <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 3 Feb 2024 00:56:53 -0600 Subject: [PATCH] Update sync-to-dist.yml --- .github/workflows/sync-to-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index d96afa7b..d94f7b08 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4.1.1 - name: clone the website run: git clone https://github.com/privacy-protection-tools/anti-ad.github.io.git ~/website - name: copy some list files