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 f927746 commit dacf3e9Copy full SHA for dacf3e9
.github/workflows/maven.yml
@@ -32,7 +32,7 @@ jobs:
32
name: Get maven project version
33
uses: jactions/[email protected]
34
- name: Upload plugin artifact
35
- uses: actions/upload-artifact@v2.2.4
+ uses: actions/upload-artifact@v3.1.0
36
with:
37
name: plugin
38
path: sonar-flutter-plugin/target/sonar-flutter-plugin-${{ steps.get-version.outputs.version }}.jar
0 commit comments