andreyfedoseev / django-static-precompiler

Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
Other
222 stars 60 forks source link

GitHub Actions: Upgrade actions/setup-python #163

Closed cclauss closed 10 months ago

cclauss commented 1 year ago

https://github.com/actions/setup-python/releases

andreyfedoseev commented 10 months ago

Thank you.