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.
2 parents 29de135 + 2e087ce commit 0f140adCopy full SHA for 0f140ad
.github/workflows/maven_docker.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v5
45
46
- name: Download artifact
47
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
48
with:
49
name: artifact
50
path: artifact/
0 commit comments