chore(deps): bump actions/checkout from 2.7.0 to 4.2.2 (#5273)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
This commit is contained in:
dependabot[bot]
2025-05-05 10:08:26 +02:00
committed by GitHub
parent d7b504eed0
commit ba7c8b79b1
8 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4.2.2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3