Update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-11-20 16:56:51 +00:00
committed by GitHub
parent 6f376e3fcf
commit 9b1f198003
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: Setup Python
uses: actions/setup-python@v6