We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbc2148 + 98007d0 commit b3bdd33Copy full SHA for b3bdd33
2 files changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
publish:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
- name: Install uv & Python
20
uses: astral-sh/setup-uv@v7
21
with:
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
8
9
10
11
12
0 commit comments