Compare commits

...
2 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
2 changed files with 2 additions and 2 deletions
+1 -1
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"
+1 -1
View File
@@ -1,5 +1,5 @@
name: invidious
version: 2.20260723.0
version: 2.20260723.0-dev
authors:
- Invidious team <contact@invidious.io>