aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-11-06 11:26:52 +0800
committerHsiangNianian <i@jyunko.cn>2025-11-06 11:26:52 +0800
commit4f7762c1bb7ce719c72c466cebdb00d5def8ea5e (patch)
tree38fb539574f0c55e19dc5111b8680048961b0b80 /.github/workflows
parent3d4081897e267c7fae5f11a7dd55826574e6941b (diff)
downloadmvp-4f7762c1bb7ce719c72c466cebdb00d5def8ea5e.tar.gz
mvp-4f7762c1bb7ce719c72c466cebdb00d5def8ea5e.zip
refactor: refactor project structure and update configurations for MVP implementation
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/CI.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index 34d6b29..f165f9d 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -1,4 +1,4 @@
-# This file is autogenerated by maturin v1.8.2
+# This file is autogenerated by maturin v1.9.6
# To update, run
#
# maturin generate-ci github
@@ -155,7 +155,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
- name: Generate artifact attestation
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
with:
subject-path: 'wheels-*/*'
- name: Publish to PyPI