Skip to content

Commit a2ba178

Browse files
MNT: Align version metadata with git tag (#28)
* The latest repository tag is 0.1.0 and so the action version metadata should reflect that as well.
1 parent 4792bc2 commit a2ba178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55
contents: read
66
metadata: read
77
author: "Scientific-Python"
8-
version: "1.0.0"
8+
version: "0.1.0"
99

1010
inputs:
1111
artifacts_path:

0 commit comments

Comments
 (0)