You've already forked wakapi-readme-stats
required python version updated to 3.8 (3.6 is pretty old though)
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ help:
|
||||
@ # Print help commands
|
||||
echo "Welcome to 'waka-readme-stats' GitHub Actions!"
|
||||
echo "The action can be tested locally with: 'make run'."
|
||||
echo "NB! For local testing Python version 3.6+ is required."
|
||||
echo "NB! For local testing Python version 3.8+ is required."
|
||||
echo "The action image can be built locally with: 'make container'."
|
||||
echo "NB! For local container building Docker version 20+ is required."
|
||||
echo "The action directory and image can be cleaned with: 'make clean'."
|
||||
|
||||
Reference in New Issue
Block a user