Skip to content

Commit 4e57dad

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 3706024 commit 4e57dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
- run: mvn -B package
4343

4444
- name: Upload a Build Artifact
45-
uses: actions/upload-artifact@v3.1.0
45+
uses: actions/upload-artifact@v6.0.0
4646
with:
4747
path: /home/runner/work/LeonGunWarNeo/LeonGunWarNeo/target/

0 commit comments

Comments
 (0)