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 8475ab7 commit fb06746Copy full SHA for fb06746
.github/workflows/hive.yml
@@ -41,7 +41,7 @@ jobs:
41
- os: macos-latest
42
sdk: beta
43
steps:
44
- - uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d # pin@v1
+ - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d # pin@v1
45
with:
46
sdk: ${{ matrix.sdk }}
47
- uses: actions/checkout@v3
0 commit comments