Upgrade dependencies (#619)

This commit is contained in:
Sung 2023-02-05 13:10:45 +11:00 committed by GitHub
commit 4a780574eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 20 additions and 22 deletions

View file

@ -1,9 +1,11 @@
name: CI
on:
push:
branches: [master]
pull_request:
branches: [master]
branches:
- master
pull_request:
branches:
- master
jobs:
build: