Resolve Node.js 16 actions are deprecated warnings

This commit is contained in:
David Hummel 2024-04-19 16:27:01 -07:00
parent a85bc95135
commit 754b12b008

View file

@ -76,7 +76,7 @@ jobs:
mono: ${{ matrix.mono }} mono: ${{ matrix.mono }}
- id: lc_platform - id: lc_platform
uses: ASzc/change-string-case-action@v5 uses: ASzc/change-string-case-action@v6
with: with:
string: ${{ runner.os }} string: ${{ runner.os }}