mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-17 14:59:53 +00:00
Compare commits
2 Commits
0f7d0eb3f0
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5f45a0a77 | ||
|
|
a5525202b8 |
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -29,5 +29,5 @@ jobs:
|
||||
|
||||
steps:
|
||||
# yamllint disable rule:line-length
|
||||
- uses: ivuorinen/actions/pr-lint@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
|
||||
- uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
# yamllint enable rule:line-length
|
||||
|
||||
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Install uv
|
||||
# yamllint disable-line rule:line-length
|
||||
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
|
||||
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
|
||||
with:
|
||||
python-version-file: ".python-version"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.13.2
|
||||
3.14.3
|
||||
|
||||
Reference in New Issue
Block a user