We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f425959 commit c9fef8aCopy full SHA for c9fef8a
1 file changed
.github/workflows/workflow.yaml
@@ -63,7 +63,7 @@ jobs:
63
if: github.event_name == 'release'
64
steps:
65
- name: Download extra-api jar
66
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
67
with:
68
name: extra-api
69
path: build/libs
0 commit comments