Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from PlatziDev/chore/update-node20
Browse files Browse the repository at this point in the history
Update Node version
  • Loading branch information
JuanJTorres11 authored May 24, 2024
2 parents 4477119 + 2c82a76 commit 4abaee0
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 91 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

1 change: 0 additions & 1 deletion .github/FUNDING.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

22 changes: 0 additions & 22 deletions .github/pull_request_template.md

This file was deleted.

2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,5 @@ branding:
color: 'orange'

runs:
using: node16
using: node20
main: lib/main.js
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@technote-space/get-diff-action",
"version": "6.1.2",
"name": "@PlatziDev/get-diff-action",
"version": "0.1.0",
"description": "GitHub actions to get git diff.",
"keywords": [
"github",
Expand All @@ -16,9 +16,8 @@
},
"license": "MIT",
"author": {
"name": "Technote",
"email": "[email protected]",
"url": "https://technote.space"
"name": "Platzi Team",
"url": "https://platzi.com"
},
"files": [
"lib",
Expand Down

0 comments on commit 4abaee0

Please sign in to comment.