We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e55ff0d + 07bf207 commit a3b534bCopy full SHA for a3b534b
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Build
29
run: uv build
30
31
- - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
32
with:
33
path: |
34
dist/*.tar.gz
0 commit comments