We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fea3f9 + 03cfce2 commit 72f045bCopy full SHA for 72f045b
1 file changed
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Build package
20
run: pip install build && python -m build
21
- name: Upload dist artifacts
22
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
23
with:
24
name: dist
25
path: dist/
0 commit comments