Skip to content

Commit

Permalink
npm audit fix + update runtime to node20
Browse files Browse the repository at this point in the history
mymindstorm committed Nov 22, 2023
1 parent ab889da commit 1749b22
Showing 4 changed files with 20,776 additions and 25,454 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ inputs:
description: "Deprecated in favor of `update`."
default: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'download'
Loading

0 comments on commit 1749b22

Please sign in to comment.