chore(deps)!: update actions/checkout (v5.0.1 → v6.0.1) (#99)

This commit is contained in:
renovate[bot]
2025-12-03 20:20:55 +02:00
committed by GitHub
parent a0f0844555
commit e05e1b5a58
4 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Setup Go
uses: ./.github/actions/setup