We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f89c1 + 813e5f0 commit 4cdbccaCopy full SHA for 4cdbcca
1 file changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Do build
48
run: ./gradlew build
49
- name: Upload artifact
50
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
51
with:
52
path: ./build/libs/*
53
retention-days: 30
0 commit comments