Bump actions/checkout to v3

This commit is contained in:
Shivam Mathur
2022-03-02 06:00:52 +05:30
parent b75c104ca8
commit 4678e809c3
28 changed files with 35 additions and 35 deletions

View File

@ -26,7 +26,7 @@ jobs:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 2