Skip to content

Commit

Permalink
chore: update ASzc/change-string-case-action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 authored Oct 2, 2023
1 parent 019077b commit fadd43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- id: type
uses: ASzc/change-string-case-action@v2
uses: ASzc/change-string-case-action@v5
with:
string: ${{ matrix.build_type }}
- name: Build PR app
Expand Down

0 comments on commit fadd43d

Please sign in to comment.