Skip to content

Commit 7d9991c

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent f41d16e commit 7d9991c

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
@@ -40,7 +40,7 @@ jobs:
4040
run: gradle build
4141

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

0 commit comments

Comments
 (0)