We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f40cd6 commit 038dc03Copy full SHA for 038dc03
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "download-artifact",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "Download an Actions Artifact from a workflow run",
5
"main": "dist/index.js",
6
"scripts": {
@@ -44,4 +44,4 @@
44
"prettier": "^3.1.1",
45
"typescript": "^5.3.3"
46
}
47
-}
+}
0 commit comments