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 a33e8c4 commit 7c7d44dCopy full SHA for 7c7d44d
pkgs/glob/.github/workflows/test-package.yml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
sdk: [dev]
26
steps:
27
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
28
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
29
with:
30
channel: ${{ matrix.sdk }}
@@ -51,7 +51,7 @@ jobs:
51
os: [ubuntu-latest]
52
sdk: [3.3, dev]
53
54
55
56
57
0 commit comments