Compare commits

..

No commits in common. "main" and "v6" have entirely different histories.
main ... v6

View File

@ -27,7 +27,7 @@ outputs:
cache-hit:
description: 'A boolean value to indicate if a cache was hit'
runs:
using: 'node20'
using: 'node24'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()