mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 05:04:27 +02:00
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:
|
||||
- name: Downcase 'build_type'
|
||||
id: build_type
|
||||
uses: ASzc/change-string-case-action@v5
|
||||
uses: ASzc/change-string-case-action@v6
|
||||
with:
|
||||
string: ${{ matrix.build_type }}
|
||||
- uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user