Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 095c7b0

Browse files
authored
feat: new version (#6)
1 parent df8d9f5 commit 095c7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
const version = "2.0.0";
15+
const version = "2.0.1";
1616
console.log(`test-action v${version}`);

0 commit comments

Comments
 (0)