We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a48f9ed + 301e36c commit 9bc8fc7Copy full SHA for 9bc8fc7
1 file changed
.github/workflows/build-verification.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup sbt installer
42
uses: sbt/setup-sbt@v1.1.14
43
- name: Download plugin to maven local
44
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v7
45
with:
46
name: sbt-develocity-common-custom-user-data
47
path: ~/.m2/repository/com/gradle
0 commit comments