Skip to content

Commit 02d6102

Browse files
yvtthe-mikedavis
andcommitted
chore(ci): upgrade actions/upload-artifact to v3
Co-authored-by: Michael Davis <[email protected]>
1 parent 0090a2d commit 02d6102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
overwrite: true
290290

291291
- name: Upload binaries as artifact
292-
uses: actions/upload-artifact@v2
292+
uses: actions/upload-artifact@v3
293293
if: env.preview == 'true'
294294
with:
295295
name: release

0 commit comments

Comments
 (0)