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

Commit

Permalink
Merge pull request #6 from gwpmad/fix-deprecated-things
Browse files Browse the repository at this point in the history
Use Node 16 and upgrade actions/core to not use set_output
  • Loading branch information
pCYSl5EDgo committed Oct 28, 2022
2 parents cde404f + 8ab88f2 commit 2654923
Show file tree
Hide file tree
Showing 141 changed files with 7,204 additions and 745 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ outputs:
text:
description: 'A file content read from path'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'archive'
Expand Down
15 changes: 0 additions & 15 deletions node_modules/.bin/tsc

This file was deleted.

1 change: 1 addition & 0 deletions node_modules/.bin/tsc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 0 additions & 17 deletions node_modules/.bin/tsc.cmd

This file was deleted.

18 changes: 0 additions & 18 deletions node_modules/.bin/tsc.ps1

This file was deleted.

15 changes: 0 additions & 15 deletions node_modules/.bin/tsserver

This file was deleted.

1 change: 1 addition & 0 deletions node_modules/.bin/tsserver

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 0 additions & 17 deletions node_modules/.bin/tsserver.cmd

This file was deleted.

18 changes: 0 additions & 18 deletions node_modules/.bin/tsserver.ps1

This file was deleted.

1 change: 1 addition & 0 deletions node_modules/.bin/uuid

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

85 changes: 85 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions node_modules/@actions/core/LICENSE.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2654923

Please sign in to comment.