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 8c90b94 commit 72aafb8Copy full SHA for 72aafb8
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@v6.0.0
+ uses: actions/upload-artifact@v7.0.1
25
with:
26
# Artifact name
27
name: PistonQueue
0 commit comments