Skip to content

Commit 5fa6604

Browse files
chore(deps): update actions/upload-artifact action to v7.0.1
1 parent 4579c98 commit 5fa6604

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build
3333
run: yarn build
3434

35-
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
35+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3636
with:
3737
name: build-${{ matrix.react }}
3838
path: packages/*/dist

0 commit comments

Comments
 (0)