mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
Merge pull request #4446 from hummeltech/GitHubActionsNodeJS16
Resolve `Node.js 16 actions are deprecated` GitHub Actions warnings
This commit is contained in:
commit
0d0c471eb5
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
mono: ${{ matrix.mono }}
|
||||
|
||||
- id: lc_platform
|
||||
uses: ASzc/change-string-case-action@v5
|
||||
uses: ASzc/change-string-case-action@v6
|
||||
with:
|
||||
string: ${{ runner.os }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user