get icon indicating copy to clipboard operation
get copied to clipboard

HACS download script

Results 3 get issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.7.0. Release notes Sourced from actions/setup-python's releases. v4.7.0 In scope of this release, the support for reading python version from pyproject.toml was added (actions/setup-python#669). -...

dependencies

Best practice when doing `curl | bash` (or `curl | any_interpreter` really) is to wrap all your actual logic into a function which is executed only at the end of...

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0. Release notes Sourced from actions/setup-python's releases. v5.5.0 What's Changed Enhancements: Support free threaded Python versions like '3.13t' by @​colesbury in actions/setup-python#973 Enhance Workflows: Include...

pr: dependency-update