Compare commits

..

3 Commits

Author SHA1 Message Date
dependabot[bot]
9d1291a0b8 chore(deps): bump actions/setup-python from 5 to 7 (#5829)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 10:10:43 +02:00
Emilien
59bb97cdc3 chore: put back -dev in shards.yml 2026-07-23 23:10:25 +02:00
github-actions[bot]
5953859e29 Release v2.20260723.0 (#5824)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 23:08:02 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
fetch-depth: 0
fetch-tags: true
- uses: actions/setup-python@v5
- uses: actions/setup-python@v7
with:
python-version: "3.x"

View File

@@ -1,5 +1,5 @@
name: invidious
version: 2.20260723.0
version: 2.20260723.0-dev
authors:
- Invidious team <contact@invidious.io>