mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-05 14:59:40 +00:00
Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
steps:
|
||||
# Clone this repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@users/ericsciple/m165proxy # todo: switch to v2
|
||||
uses: actions/checkout@v2
|
||||
|
||||
# Basic checkout using git
|
||||
- name: Basic checkout
|
||||
|
Reference in New Issue
Block a user