feat: Run action on node20 (#25)

This commit is contained in:
sam 2023-09-12 23:21:29 +02:00 committed by GitHub
parent 84052e2208
commit e8af259fb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26 additions and 27 deletions

View file

@ -10,10 +10,6 @@
"lint": "eslint 'src/**.js' --fix",
"commit": "npm run-script lint && npm run-script build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shrink/actions-document-sign.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/shrink/actions-docker-extract/issues"