forked from mpusz/mp-units
ci: ASzc/change-string-case-action
updated to v6
This commit is contained in:
2
.github/workflows/ci-test-package-cmake.yml
vendored
2
.github/workflows/ci-test-package-cmake.yml
vendored
@@ -160,7 +160,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Downcase 'build_type'
|
- name: Downcase 'build_type'
|
||||||
id: build_type
|
id: build_type
|
||||||
uses: ASzc/change-string-case-action@v5
|
uses: ASzc/change-string-case-action@v6
|
||||||
with:
|
with:
|
||||||
string: ${{ matrix.build_type }}
|
string: ${{ matrix.build_type }}
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user