We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1828d82 commit 810325aCopy full SHA for 810325a
action.yml
@@ -5,6 +5,10 @@ description: >-
5
A GitHub Action maintaining caches dependent on Python runtime
6
and ABI stability.
7
8
+branding:
9
+ icon: archive
10
+ color: black
11
+
12
inputs:
13
cache-directory-lookup-command:
14
description: A command that prints cache directory to standard output.
0 commit comments