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 5a95d04 commit 337be99Copy full SHA for 337be99
.github/workflows/flutter-symbols.yml
@@ -52,7 +52,7 @@ jobs:
52
FLUTTER_VERSION: ${{ inputs.flutter_version || '3.*.*' }}
53
54
- name: Upload updated status cache of processed files
55
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
56
if: always()
57
with:
58
name: flutter-symbol-collector-database
0 commit comments