Skip to content

Commit 91222ef

Browse files
joshuarlibuenaflor
andauthored
all-repos: update actions/upload-artifact to v4 (#246)
Committed via https://github.com/asottile/all-repos Co-authored-by: Giancarlo Buenaflor <[email protected]>
1 parent 90aaaa7 commit 91222ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kotlin-multiplatform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
./scripts/build-distribution.sh sentry-kotlin-multiplatform
116116
117117
- name: Archive packages
118-
uses: actions/upload-artifact@v3
118+
uses: actions/upload-artifact@v4
119119
with:
120120
name: ${{ github.sha }}
121121
if-no-files-found: error

0 commit comments

Comments
 (0)