Bump actions/checkout from 4 to 5 (#4837)

Bump actions/checkout from 4 to 5
This commit is contained in:
Skh-web6982
2025-08-13 04:08:18 +03:30
committed by GitHub
parent c21653d40f
commit 519cc2a4b5

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4.2.2
uses: actions/checkout@v5
with:
submodules: 'recursive'
fetch-depth: '0'