Skip to content

Commit 3815460

Browse files
committed
ci: another GitHub action updated
1 parent cf58854 commit 3815460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test-package-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
steps:
8888
- name: Downcase 'build_type'
8989
id: build_type
90-
uses: ASzc/change-string-case-action@v6
90+
uses: ASzc/change-string-case-action@v8
9191
with:
9292
string: ${{ matrix.build_type }}
9393
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)