Skip to content

Commit

Permalink
v6.6.23 (#803)
Browse files Browse the repository at this point in the history
* chore(deps): regenerate pacakge-lock.json

* 6.6.23

* feat: upgrade api-request to 0.3

* build(gh-actions): change macos version to latest
  • Loading branch information
twoplustwoone authored Oct 28, 2022
1 parent 5109e5f commit 624a1df
Show file tree
Hide file tree
Showing 3 changed files with 624 additions and 732 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
os: [ubuntu-20.04, windows-2019, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 624a1df

Please sign in to comment.