Skip to content

Commit 624a1df

Browse files
v6.6.23 (#803)
* chore(deps): regenerate pacakge-lock.json * 6.6.23 * feat: upgrade api-request to 0.3 * build(gh-actions): change macos version to latest
1 parent 5109e5f commit 624a1df

File tree

3 files changed

+624
-732
lines changed

3 files changed

+624
-732
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
os: [ubuntu-20.04, windows-2019, macos-10.15]
24+
os: [ubuntu-20.04, windows-2019, macos-latest]
2525
runs-on: ${{ matrix.os }}
2626
steps:
2727
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)