We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c84814 commit 81137d2Copy full SHA for 81137d2
.github/workflows/tag_release.yml
@@ -58,7 +58,7 @@ jobs:
58
steps:
59
- name: Import plugin JAR files
60
id: import_jar_files
61
- uses: actions/download-artifact@v4.1.7
+ uses: actions/download-artifact@v3
62
with:
63
name: ecocode-plugins
64
path: target
0 commit comments