Skip to content

Commit a03d809

Browse files
committed
Update delete-artifact action
1 parent ba3fddf commit a03d809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
retention-days: 7
6767
path: dist
6868
- name: Delete individual artifacts 🚮
69-
uses: geekyeggo/delete-artifact@f275313e70c08f6120db482d7a6b98377786765b # v5.1.0
69+
uses: geekyeggo/delete-artifact@176a747ab7e287e3ff4787bf8a148716375ca118 # v6.0.0
7070
with:
7171
name: plugin-wheel-*

0 commit comments

Comments
 (0)