Bump actions/checkout version in `test-proxy`
This commit is contained in:
parent
4dfc3ce2d2
commit
463d0885b3
|
@ -197,7 +197,7 @@ jobs:
|
|||
steps:
|
||||
# Clone this repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Basic checkout using git
|
||||
- name: Checkout basic
|
||||
|
|
Loading…
Reference in New Issue