1
0
Fork 0

Chore: bump actions/checkout from 5 to 6 (#2968)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2971/head 20251121020256
dependabot[bot] 3 weeks ago committed by GitHub
parent 5ff24718d3
commit 5d85e814d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout codebase
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: code

@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout codebase
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: code

Loading…
Cancel
Save