Skip to content

Commit

Permalink
Upgrade to node20 due to node16 end-of-life
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli committed Feb 2, 2024
1 parent 23a067e commit 8a0b25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ inputs:
default: '${{ github.token }}'
required: false
runs:
using: node16
using: node20
main: dist/index.js

0 comments on commit 8a0b25f

Please sign in to comment.