Merge pull request #63 from itzmeanjan/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 5 to 6
This commit is contained in:
Anjan Roy
2025-11-25 08:12:16 +04:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ jobs:
max-parallel: 4
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Setup Google-Test
run: |