Skip to content

Commit

Permalink
fix zip streaming; upgrade packages & use node20
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonincode committed Jun 29, 2024
1 parent 87f9193 commit 589a841
Show file tree
Hide file tree
Showing 5 changed files with 47,587 additions and 49,871 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ outputs:
downloaded-file:
description: 'The name of the downloaded file, or empty string if failure'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.mjs'
Loading

0 comments on commit 589a841

Please sign in to comment.