Skip to content

Commit 038dc03

Browse files
committed
updating version no
1 parent 3f40cd6 commit 038dc03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "download-artifact",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Download an Actions Artifact from a workflow run",
55
"main": "dist/index.js",
66
"scripts": {
@@ -44,4 +44,4 @@
4444
"prettier": "^3.1.1",
4545
"typescript": "^5.3.3"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)