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.
2 parents 58cc817 + ae1c0c7 commit c5210f2Copy full SHA for c5210f2
1 file changed
.github/workflows/new-issue.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: 20
20
- name: Get package name
21
id: get_package_name
22
- uses: ASzc/change-string-case-action@v6
+ uses: ASzc/change-string-case-action@v8
23
with:
24
string: ${{ github.event.repository.name }}
25
- name: Get NPM version
0 commit comments