Skip to content

Commit 172451f

Browse files
chore(deps): update actions/upload-artifact action to v3.1.3
1 parent 821183f commit 172451f

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
@@ -43,6 +43,6 @@ jobs:
4343
- run: mvn -B package
4444

4545
- name: Upload a Build Artifact
46-
uses: actions/upload-artifact@v3.1.0
46+
uses: actions/upload-artifact@v3.1.3
4747
with:
4848
path: /home/runner/work/LeonGunWarNeoLobby/LeonGunWarNeoLobby/target/

0 commit comments

Comments
 (0)