Skip to content

Commit e63ff5a

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2 (main) (#4278)
chore(deps): update actions/upload-artifact action to v4.6.2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4d6eeb commit e63ff5a

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
@@ -140,7 +140,7 @@ jobs:
140140
run: pnpm build
141141

142142
- name: upload dist
143-
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
143+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
144144
with:
145145
name: dist
146146
path: |

0 commit comments

Comments
 (0)