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'
required: false
runs:
using: 'node24'
using: 'node20'
main: 'dist/index.js'
post: 'dist/cleanup.js'
post-if: 'always()'