mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-06 08:35:49 -05:00
Update test.yml
This commit is contained in:
parent
f90c7b395d
commit
f95f2a3856
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -123,7 +123,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
# Clone this repo
|
# Clone this repo
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@users/ericsciple/m165proxy # todo: switch to v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
# Basic checkout using git
|
# Basic checkout using git
|
||||||
- name: Basic checkout
|
- name: Basic checkout
|
||||||
|
|
Loading…
Reference in a new issue