Update GitHub actions/checkout package to v3 (#6474)
Signed-off-by: Austin Vazquez <[email protected]> Signed-off-by: Austin Vazquez <[email protected]>
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user