Skip to content

Commit 6a9ef40

Browse files
committed
fix(version): update gcs cache
1 parent a15865a commit 6a9ef40

File tree

8 files changed

+14067
-1389
lines changed

8 files changed

+14067
-1389
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ outputs:
3030
description: Whether the cache was successfuly restored
3131

3232
runs:
33-
using: 'node16'
33+
using: 'node20'
3434
main: 'dist/main/index.js'
3535
post: 'dist/post/index.js'
3636
post-if: 'success()'

dist/main/index.js

+106-106
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.js

+99-99
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)