aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-14 02:50:58 +0300
committerGitHub <noreply@github.com>2025-08-14 02:50:58 +0300
commit8011ff163e90338a52ec40e274b49226c236a9ef (patch)
tree8162b4700e5df1d7c580823b16a5c3db14442f34
parentbf4ea9133131624dc32c32bd56a1a9b35cc3e83f (diff)
downloadauth_http-8011ff163e90338a52ec40e274b49226c236a9ef.tar.xz
auth_http-8011ff163e90338a52ec40e274b49226c236a9ef.zip
Update actions/checkout action to v5renovate/actions-checkout-5.x
-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 d4f0b33..1d84e14 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