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.
1 parent d4cef9a commit 6db06b2Copy full SHA for 6db06b2
.github/workflows/test-package.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
sdk: [2.19.0, dev]
24
steps:
25
- - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
+ - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
26
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
27
with:
28
sdk: ${{ matrix.sdk }}
@@ -52,7 +52,7 @@ jobs:
52
os: [ubuntu-latest]
53
54
55
56
57
58
0 commit comments