Commit graph

20 commits

Author SHA1 Message Date
renovate[bot] e90d717b66
Update github-actions 2024-01-01 01:18:15 +00:00
renovate[bot] 47872dbb32
Update actions/checkout action to v4 (#436)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)

[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)

- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
-   [Update to node20](https://togithub.com/actions/checkout/pull/1436)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/pylast/pylast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 08:37:46 +03:00
Hugo van Kemenade 02da99f4b0 Use hynek/build-and-inspect-python-package 2023-06-06 19:20:56 +03:00
Hugo van Kemenade 1e9d7d8c94
A Python version is required for v4 2022-06-08 19:55:48 +03:00
Renovate Bot 139e77707d
chore(deps): update actions/setup-python action to v4 2022-06-08 16:08:22 +00:00
Renovate Bot 3823d77a35
chore(deps): update pre-commit/action action to v3 2022-06-05 20:27:34 +00:00
Renovate Bot 75e2dd5f2e
chore(deps): update github-actions to v3 2022-05-02 15:20:10 +00:00
Hugo van Kemenade 5b0c879fa0 Update config 2022-05-02 14:59:08 +03:00
Hugo van Kemenade b726227d5d Upgrade to actions/setup-python@v3
Committed via https://github.com/asottile/all-repos
2022-03-01 11:48:22 +02:00
Hugo van Kemenade 754d94374b Use actions/setup-python's pip cache 2021-11-21 17:44:49 +02:00
Hugo van Kemenade 9072b98a18 Rename master to main, use 3.10 final, add workflow_dispatch 2021-10-19 13:08:53 +03:00
Hugo van Kemenade 6328b9e106 Name lint job after workflow 2021-01-04 18:40:56 +02:00
Hugo van Kemenade d7e1d70c34 Use pre-commit/action 2020-11-16 22:41:24 +02:00
Hugo van Kemenade 2d570b97ff Update config 2020-09-11 23:44:57 +03:00
Hugo 1160ee1513 GHA: Simplify and update lint.yml 2020-06-01 15:20:36 +03:00
Hugo a040f42f95 Use v2 of actions/checkout 2020-03-23 14:29:00 +02:00
Hugo c8e3162b9d Add a version number to cache file to invalidate it 2020-03-04 22:18:39 +02:00
Hugo a0255a61e1 Add a version number to cache file to invalidate it 2020-03-04 22:16:50 +02:00
Hugo cd18581fe2 Only Python 3 is supported: don't create universal wheel 2020-02-04 11:57:40 +02:00
Hugo baf808a465 Lint with GitHub Actions 2019-12-22 21:00:47 +02:00