Resolve Node.js 16 actions are deprecated
warnings
This commit is contained in:
parent
a85bc95135
commit
754b12b008
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
|
@ -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 }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue