We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27dcdf commit f649a83Copy full SHA for f649a83
.github/workflows/flutter-symbols.yml
@@ -51,7 +51,7 @@ jobs:
51
GITHUB_TOKEN: ${{ github.token }}
52
53
- name: Upload updated status cache of processed files
54
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
55
if: always()
56
with:
57
name: flutter-symbol-collector-database
0 commit comments