mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
Bump actions/checkout version in test-proxy
This commit is contained in:
parent
4dfc3ce2d2
commit
463d0885b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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…
Add table
Reference in a new issue