mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 19:45:50 +00:00
switch to ssh url
This commit is contained in:
parent
4b38027b4a
commit
fdabad6f0e
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
|||
[submodule "submodule-level-2"]
|
||||
path = submodule-level-2
|
||||
url = ./
|
||||
branch = test-data/v2/submodule-level-2
|
||||
url = git@github.com:actions/checkout.git
|
||||
branch = test-data/v2/submodule-ssh-url-level-2
|
||||
|
|
Loading…
Reference in a new issue