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 fb05323 + 8236de7 commit 1055fe7Copy full SHA for 1055fe7
1 file changed
.github/workflows/gradle.yml
@@ -25,7 +25,7 @@ jobs:
25
command: ./gradlew clean build
26
27
- name: Upload artifact
28
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
29
with:
30
name: LogFilter
31
path: jar/*.jar
0 commit comments