chore(deps): update actions/checkout action to v4.3.0
All checks were successful
Lint Markdown files / markdown-lint (pull_request) Successful in 8s

This commit is contained in:
2025-08-11 13:05:58 +00:00
parent 1f7724c41d
commit 95967e768a
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ jobs:
push-amd64:
runs-on: ubuntu-latest-amd64
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v4.3.0
- uses: docker/setup-qemu-action@v3.6.0
- uses: docker/setup-buildx-action@v3.11.1