Commit graph

5 commits

Author SHA1 Message Date
Alejandro González
97971a550f
Bump Node runtime version to 20
GitHub intends for every GitHub Action to migrate to Node 20 by Spring
2024, and we are on Spring 2024. To move forward and do not cause
inconveniences to users (due to the deprecation warning that this action
shows when used on workflows) and GitHub (so that they don't have
reasons to delay the upgrade), let's update this action to use Node 20.

As far as I can see, this action does not need any code changes to work
under a Node 20 runtime.

Fixes #86.
2024-03-27 23:18:19 +01:00
Yuki Okushi
b6e5c56e27
Make GitHub token optional
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-01-28 00:54:01 +09:00
Takayuki Nakata
c5faef35dd Update action.yml 2022-11-10 22:35:17 +09:00
Takayuki Nakata
88f670892d Initial commit 2022-11-01 16:07:10 +09:00
Takayuki Nakata
a1c82b8382 Use https://github.com/actions/typescript-action 2022-11-01 14:58:59 +09:00