mirror of
https://github.com/nikdoof/simple-webfinger.git
synced 2025-12-11 09:32:15 +00:00
Compare commits
2 Commits
0920cc5164
...
ae24fa0c3a
| Author | SHA1 | Date | |
|---|---|---|---|
| ae24fa0c3a | |||
|
|
60bce430cd |
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
matrix:
|
||||
python-version: ["3.12"]
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
@@ -29,7 +29,7 @@ jobs:
|
||||
matrix:
|
||||
python-version: ["3.12"]
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user