You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,13 @@ A GitHub Action for deleting artifacts within the workflow run. This can be usef
12
12
|`@v1`, `@v2`, `@v3`|`@v1`, `@v2`|
13
13
|`@v4`|~~@v4~~, `@v5`|
14
14
15
-
> [!NOTE]
16
-
> `geekyeggo/delete-artifact@v4` has been deprecated in favour of `geekyeggo/delete-artifact@v5` which removes the requirement of the `token` parameter.
15
+
<!-- prettier-ignore -->
16
+
> [!TIP]
17
+
> You can reference the immutable commit SHA, instead of a version, for example.
0 commit comments