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 c0b4fbe commit c08f48eCopy full SHA for c08f48e
.github/workflows/specparser.yml
@@ -13,10 +13,10 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
+ - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
17
with:
18
fetch-depth: 2
19
20
21
repository: dart-lang/sdk
22
path: sdk
0 commit comments