build(deps): Bump actions/checkout from 4 to 5 (#25147)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-14 11:13:03 -04:00
committed by GitHub
parent b8c63a7041
commit e01dd61fd2
25 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
- uses: actions/setup-go@v5
with:
go-version: "1.24"