Update actions/checkout action to v4
This commit is contained in:
parent
99e01ec1e5
commit
d73cff6019
@ -21,7 +21,7 @@ jobs:
|
||||
zip
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Hash west modules
|
||||
id: hash-west
|
||||
|
Loading…
Reference in New Issue
Block a user