diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 7fb90ed95..68b8a643a 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -27,7 +27,7 @@ jobs: sudo apt-get install git-svn --no-install-recommends - name: checkout mirror config branch - uses: actions/checkout@v2.3.5 + uses: actions/checkout@v2.4.0 - name: Get current date as seconds id: get-date