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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-09 21:38:02 +02:00
committed by GitHub
parent 6eb512815a
commit ef0c320fe3
5 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v5
- name: Set Up Python
uses: actions/setup-python@v4