Update version in readme example

This commit is contained in:
Alex Szczuczko 2021-12-31 07:03:48 -07:00 committed by GitHub
parent ed6bf55433
commit 4d84fb9df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- id: string - id: string
uses: ASzc/change-string-case-action@v1 uses: ASzc/change-string-case-action@v2
with: with:
string: XyZzY string: XyZzY
- id: step2 - id: step2