pull/2430/head
Eric Windmill 5 months ago
commit f58bd7d5da

@ -42,7 +42,7 @@ jobs:
# Upload the results as artifacts (optional).
- name: "Upload artifact"
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029
with:
name: SARIF file
path: results.sarif

@ -16,7 +16,7 @@ dependencies:
path_to_regexp: ^0.4.0
quiver: ^3.1.0
url_launcher: ^6.1.1
url_strategy: ^0.2.0
url_strategy: ^0.3.0
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git

Loading…
Cancel
Save