Skip to content

Commit 595ed89

Browse files
chore(deps): update actions/upload-artifact action to v7.0.1 (main) (#6404)
chore(deps): update actions/upload-artifact action to v7.0.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7642876 commit 595ed89

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
@@ -127,7 +127,7 @@ jobs:
127127
run: pnpm build
128128

129129
- name: upload dist
130-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
130+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
131131
with:
132132
name: dist
133133
path: |

0 commit comments

Comments
 (0)