Skip to content

Commit

Permalink
ci: ASzc/change-string-case-action updated to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed May 24, 2024
1 parent 30a23b4 commit 5ef36dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-package-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ef36dc

Please sign in to comment.