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

This commit is contained in:
renovate[bot] 2025-08-11 16:00:25 +00:00 committed by GitHub
parent 1923eaaa4d
commit 0a6e3cafbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -7,5 +7,5 @@ jobs:
runs-on: ubuntu-latest
name: License Check
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v5
- uses: haraldh/go-license-checker@v0.5.2