Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ollydev committed Jul 6, 2024
1 parent d4107a2 commit 3aee624
Show file tree
Hide file tree
Showing 6 changed files with 126,307 additions and 102,103 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
fpc-url:
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index/index.js'
post: 'dist/post/index.js'
post-if: success() && env.SAVE_CACHE_KEY != ''
Expand Down
114,385 changes: 63,450 additions & 50,935 deletions dist/index/index.js

Large diffs are not rendered by default.

112,955 changes: 62,313 additions & 50,642 deletions dist/post/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 3aee624

Please sign in to comment.