ci: Dependabot (#1692)

And accept more commit.

Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
Benjamin
2024-02-18 13:58:29 -08:00
committed by GitHub
parent 3b58d229da
commit 25d53ce9a8
5 changed files with 1135 additions and 909 deletions

View File

@ -26,6 +26,11 @@ jobs:
java-version: "17"
distribution: "zulu"
- name: Set up Node.js 20
uses: actions/setup-node@v4
with:
node-version: '20'
- uses: subosito/flutter-action@v2
with:
channel: "stable"