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