Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit a18eca9

Browse files
Update actions/upload-artifact action to v4.6.1 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0290d1 commit a18eca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build with Maven
2929
run: mvn -B package --file pom.xml
3030
- name: Upload a Build Artifact
31-
uses: actions/[email protected].0
31+
uses: actions/[email protected].1
3232
with:
3333
# Artifact name
3434
name: PistonMute

0 commit comments

Comments
 (0)