We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87328f commit 8e27c68Copy full SHA for 8e27c68
1 file changed
.github/workflows/dart.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Run tests
42
run: dart test
43
44
- - name: Cache
+ - name: Cache
45
uses: actions/cache@v4.2.3
46
with:
47
# A list of files, directories, and wildcard patterns to cache and restore
0 commit comments