chore(deps): update actions/checkout action to v5
Some checks failed
Build / build-arm64 (pull_request) Failing after 3s
Build / build-amd64 (pull_request) Failing after 2s

This commit is contained in:
2025-09-18 16:54:54 +00:00
parent 5274d03e85
commit 4858bb544c
3 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.3.0
- uses: actions/checkout@v5.0.0
- uses: peter-evans/dockerhub-description@v4.0.2
with:
username: ${{ secrets.DOCKER_IO_USERNAME }}