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.
2 parents 06db2ce + e3479f2 commit 71b75a3Copy full SHA for 71b75a3
.github/workflows/code-coverage.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Cache Pub Dependencies
30
- name: 📦 Cache Pub Dependencies
31
- uses: actions/cache@v3
+ uses: actions/cache@v4
32
with:
33
path: |
34
~/.pub-cache
.github/workflows/code-quality.yml
run: flutter doctor -v
0 commit comments