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 54a6587 + 1bc5d21 commit 53043a7Copy full SHA for 53043a7
1 file changed
.github/workflows/gradle.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Build with Gradle
26
run: ./gradlew clean build
27
- name: Upload artifact
28
- uses: actions/upload-artifact@v2.3.1
+ uses: actions/upload-artifact@v4.4.3
29
with:
30
name: CommandPrompter
31
path: build/libs
0 commit comments