feat: update runtime to node 20 (#246)
Some checks failed
Publish Docker Image / publish (push) Has been cancelled

This commit is contained in:
Peter Evans
2024-01-25 21:25:01 +09:00
committed by GitHub
parent 487b4536f5
commit e98e4d1628
6 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dockerhub-description",
"version": "3.0.0",
"version": "4.0.0",
"private": true,
"description": "An action to update a Docker Hub repository description from README.md",
"main": "lib/main.js",