chore(deps): update actions/checkout action to v5 (#36709)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-04 15:25:48 +01:00
committed by GitHub
parent 90d4b3b943
commit 5a2edebc2b
17 changed files with 22 additions and 22 deletions

View File

@@ -23,7 +23,7 @@ jobs:
if: github.repository == 'mastodon/mastodon'
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Set up Javascript environment