Compare commits

..

No commits in common. "master" and "v0.9.1" have entirely different histories.

View File

@ -20,7 +20,7 @@ inputs:
description: 'git command' description: 'git command'
required: false required: false
runs: runs:
using: 'node24' using: 'node20'
main: 'dist/index.js' main: 'dist/index.js'
post: 'dist/cleanup.js' post: 'dist/cleanup.js'
post-if: 'always()' post-if: 'always()'