We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8b479 commit a0d65acCopy full SHA for a0d65ac
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
sdk: [ beta, stable, 2.15.0, 2.12.0 ]
23
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
27
- name: Setup Dart
28
uses: dart-lang/[email protected]
0 commit comments