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

@ -42,7 +42,7 @@ jobs:
key: cache-v5
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup cache environment
id: cache-env