Merge pull request #1744 from actions/phantsure/setup-python

Add setup-python to list of enabledActions for ghes
This commit is contained in:
Sampark Sharma
2022-09-14 16:26:44 +05:30
committed by GitHub
+1
View File
@@ -18,6 +18,7 @@
"actions/setup-go",
"actions/setup-java",
"actions/setup-node",
"actions/setup-python",
"actions/stale",
"actions/starter-workflows",
"actions/upload-artifact",