1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-python synced 2025-03-14 22:26:58 +01:00

Fix Repo URL

This commit is contained in:
Dongjoon Hyun 2019-09-24 13:03:43 -07:00
parent 6f6fcee330
commit 62618cdaa5

View file

@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/actions/ssetup-python.git"
"url": "git+https://github.com/actions/setup-python.git"
},
"keywords": [
"actions",