Update actions/checkout to v3
This commit is contained in:
committed by
Leonid Pliushch
parent
5bc3d2db8d
commit
3516f1979f
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ env.GITHUB_REF }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user