We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb9d40 commit c2abd6dCopy full SHA for c2abd6d
1 file changed
action.yml
@@ -1,7 +1,7 @@
1
name: semantic-pull-request
2
description: Ensure your PR title matches the Conventional Commits spec (https://www.conventionalcommits.org/).
3
runs:
4
- using: 'node24'
+ using: 'node20'
5
main: 'dist/index.js'
6
branding:
7
icon: 'shield'
0 commit comments