Merge pull request #124 from dukefirehawk/feature/update_workflow
Update workflow dart sdk
This commit is contained in:
commit
f00f24899d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- uses: dart-lang/setup-dart@v1
|
||||
with:
|
||||
sdk: "3.0.3"
|
||||
sdk: "3.3.0"
|
||||
|
||||
- id: angel3_container_upgrade
|
||||
name: angel3_container; Upgrade depedencies
|
||||
|
|
Loading…
Reference in a new issue