Update packages, change to node16

This commit is contained in:
Lucas Costi
2022-04-05 10:05:12 +10:00
parent ab59b778e5
commit a8dd2c1169
542 changed files with 66325 additions and 65198 deletions

View File

@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/actions/hello-world-javascript-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^1.1.0"
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.1"
}
}