Skip to content

Commit

Permalink
chore: Update dependencies and action node version (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzantow committed Oct 19, 2022
1 parent eda5943 commit 563238b
Show file tree
Hide file tree
Showing 9 changed files with 1,622 additions and 1,445 deletions.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -64,5 +64,5 @@ inputs:
default: "true"

runs:
using: "node12"
using: "node16"
main: "dist/runSyftAction/index.js"
68 changes: 42 additions & 26 deletions dist/attachReleaseAssets/index.js

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

68 changes: 42 additions & 26 deletions dist/downloadSyft/index.js

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

0 comments on commit 563238b

Please sign in to comment.