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 6b2b7a8 commit 9b1b318Copy full SHA for 9b1b318
1 file changed
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Build with Gradle
22
run: ./gradlew build
23
- name: Upload a Build Artifact
24
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
25
with:
26
# Artifact name
27
name: PistonQueue
0 commit comments