We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3da327d + 94fc39e commit 3e27253Copy full SHA for 3e27253
2 files changed
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
twine check dist/*
139
140
- name: Upload artifacts
141
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
142
with:
143
name: distributions
144
path: dist/
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments