Skip to content

Commit 516e9e8

Browse files
authored
publish: debugging (#10)
1 parent 1ce8ac2 commit 516e9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: uv build
3434

3535
- name: Attest
36-
uses: astral-sh/attest-action@2287b72c48b3e28a7ffd7787935f3baad55a3560 # v0.0.3
36+
uses: astral-sh/attest-action@2c727738cea36d6c97dd85eb133ea0e0e8fe754b # v0.0.4
3737

3838
- name: Publish to PyPI
3939
run: |

0 commit comments

Comments
 (0)