aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/mirror.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-13 17:16:36 +0300
committerGitHub <noreply@github.com>2025-08-13 17:16:36 +0300
commitf4f0e5d239b84994fd1f481afe56e2a67f585cbf (patch)
tree5124a5fb645961795185c2949a1bc17512cf7979 /.github/workflows/mirror.yml
parent8e45725ef13672c0ef63815dcbf4017df1bcbfac (diff)
downloadpopov.link-f4f0e5d239b84994fd1f481afe56e2a67f585cbf.tar.xz
popov.link-f4f0e5d239b84994fd1f481afe56e2a67f585cbf.zip
chore(deps): update actions/checkout action to v5 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/mirror.yml')
-rw-r--r--.github/workflows/mirror.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml
index 62337e7..9fed247 100644
--- a/.github/workflows/mirror.yml
+++ b/.github/workflows/mirror.yml
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Mirror to remote repository