Update use of actions/checkout to v4

This commit is contained in:
Shivam Mathur
2023-09-09 16:23:40 +05:30
parent 319feb83c2
commit 6207829361
28 changed files with 35 additions and 35 deletions

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 2