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.
1 parent c70ce00 commit af67b02Copy full SHA for af67b02
1 file changed
.github/workflows/gradle.yml
@@ -47,7 +47,7 @@ jobs:
47
run: chmod +x gradlew
48
- name: Build with Gradle
49
run: ./gradlew build --no-daemon
50
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
51
with:
52
name: debugify-artifacts
53
path: build/libs/*.jar
0 commit comments