Skip to content

Commit 9b1b318

Browse files
chore(deps): update actions/upload-artifact action to v5 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b2b7a8 commit 9b1b318

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@v4.6.2
24+
uses: actions/upload-artifact@v5.0.0
2525
with:
2626
# Artifact name
2727
name: PistonQueue

0 commit comments

Comments
 (0)