5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-09 11:36:55 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Tzu-ping Chung
4d8b5b8789
Use python -c to get the interpreter path hash
The current implementation has compatibility problems due to it using commands
only available on GNU Linux. Use an equivalent Python implementation for better
support on Windows and macOS.

See pypa/pip#7835.

Co-Authored-By: Xavier Fernandez <xavier.fernandez@polyconseil.fr>
2020-03-09 20:45:11 +08:00
Anthony Sottile
ee269b64a6 also include the location of the python in the cache key 2020-03-06 13:23:31 -08:00
Anthony Sottile
4fce1afd0c
v1.0.1 2020-01-10 07:09:05 -08:00
Anthony Sottile
1f6f44efaf
Give the action sample a name: ... 2019-11-27 14:41:24 -08:00
Anthony Sottile
614487b962 Initial commit 2019-11-24 19:27:32 -08:00