mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Use separate steps in composite action
This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
||||
- name: Download and submit dependency graph
|
||||
uses: ./dependency-submission
|
||||
with:
|
||||
dependency-graph-action: download-and-submit
|
||||
dependency-graph-action: retrieve-and-submit
|
||||
|
||||
Reference in New Issue
Block a user