update checkout to v4 from v3
This commit is contained in:
parent
35d840865a
commit
62c480a8b8
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ jobs:
|
|||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
|
|
Reference in a new issue