We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebd22d0 + b95d6d7 commit b5371beCopy full SHA for b5371be
src/action.js
@@ -19,6 +19,7 @@ const LANG_TO_EXTENSION = {
19
'php': 'php',
20
'python': 'py',
21
'python3': 'py',
22
+ 'pythondata': 'py',
23
'ruby': 'rb',
24
'rust': 'rs',
25
'scala': 'scala',
0 commit comments