Skip to content

Commit 8e62fcb

Browse files
chore(deps): update actions/upload-artifact action to v5 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6757944 commit 8e62fcb

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@v4
43+
uses: actions/upload-artifact@v5
4444
with:
4545
name: Build-Artifacts
4646
path: |

0 commit comments

Comments
 (0)