Skip to content

Commit 25fb9e1

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 0c2ee88 commit 25fb9e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: gradle build
4141

4242
- name: Upload Build Artifact
43-
uses: actions/upload-artifact@v5
43+
uses: actions/upload-artifact@v6
4444
with:
4545
name: Build-Artifacts
4646
path: |

0 commit comments

Comments
 (0)