We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6549e71 + 89b4856 commit c546506Copy full SHA for c546506
2 files changed
.github/workflows/ci.yml
@@ -135,7 +135,7 @@ jobs:
135
twine check dist/*
136
137
- name: Upload artifacts
138
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
139
with:
140
name: distributions
141
path: dist/
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments