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 be867f1 commit 92d677dCopy full SHA for 92d677d
.github/workflows/gradle.yml
@@ -104,7 +104,7 @@ jobs:
104
GITHUB_DEPENDENCY_GRAPH_WORKSPACE: ${{ github.workspace }}
105
106
- name: Save plugin JSON report
107
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
108
with:
109
name: plugin-json
110
path: build/reports/dependency-graph-snapshots/plugin-self-test.json
0 commit comments