There was an error while loading. Please reload this page.
1 parent 198c5c5 commit e58ce7aCopy full SHA for e58ce7a
.github/workflows/conformance.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Cache Pub hosted dependencies
20
- uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
+ uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84
21
with:
22
path: "~/.pub-cache/hosted"
23
key: "os:ubuntu-latest;pub-cache-hosted;dart:2.10.0;"
0 commit comments