mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
Bump actions/checkout version in test-proxy
This commit is contained in:
parent
4dfc3ce2d2
commit
463d0885b3
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
Block a user