Skip to content

Commit

Permalink
Merge pull request #32 from HiGarfield/main
Browse files Browse the repository at this point in the history
update to Node.js 20 and update node modules
  • Loading branch information
stupidloud authored Jan 30, 2024
2 parents 8027d39 + e4793d3 commit 6f2bc0a
Show file tree
Hide file tree
Showing 902 changed files with 65,153 additions and 43,693 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ outputs:
hit:
description: 'indicate cache found'
runs:
using: 'node16'
using: 'node20'
main: 'fetch.js'
post: 'save.js'
post-if: 'success()'
Expand Down
256 changes: 102 additions & 154 deletions node_modules/.package-lock.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions node_modules/@actions/cache/README.md

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

6 changes: 4 additions & 2 deletions node_modules/@actions/cache/lib/cache.d.ts

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

53 changes: 39 additions & 14 deletions node_modules/@actions/cache/lib/cache.js

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

Loading

0 comments on commit 6f2bc0a

Please sign in to comment.