Bump actions/checkout from 5 to 6 (#4130)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
This commit is contained in:
dependabot[bot]
2025-12-12 11:00:47 +00:00
committed by GitHub
parent c992a2b406
commit 87d1dfb798
10 changed files with 16 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ jobs:
update-node:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Get latest Node versions
id: node-versions
run: |