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

Commit 47032d4

Browse files
committed
Update actions/upload-artifact action to v4.4.3
1 parent 9f24713 commit 47032d4

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].2
31+
uses: actions/[email protected].3
3232
with:
3333
# Artifact name
3434
name: PistonMute

0 commit comments

Comments
 (0)