We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50c7116 + f2f6e39 commit c6962dcCopy full SHA for c6962dc
.github/workflows/dart.yml
@@ -21,7 +21,7 @@ jobs:
21
sdk: [ 2.12.0, 2.15.0, stable, beta, dev ]
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
26
- name: Setup Dart
27
uses: dart-lang/[email protected]
0 commit comments