Skip to content

Commit 7c15e51

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 062f24c commit 7c15e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build with Gradle
2222
run: ./gradlew build
2323
- name: Upload a Build Artifact
24-
uses: actions/upload-artifact@v6.0.0
24+
uses: actions/upload-artifact@v7.0.1
2525
with:
2626
# Artifact name
2727
name: PistonQueue

0 commit comments

Comments
 (0)