1
0
mirror of https://github.com/actions/setup-node.git synced 2026-02-03 02:26:49 +08:00

Update package json version (#570)

This commit is contained in:
Milos Pantic
2022-09-05 13:22:56 +02:00
committed by GitHub
parent 9efe00a002
commit b4b18e5317
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "setup-node",
"version": "3.1.1",
"version": "3.4.1",
"private": true,
"description": "setup node action",
"main": "lib/setup-node.js",