Skip to content

Commit 299c23b

Browse files
chore(deps): bump actions/upload-artifact from 6 to 7 (#44)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d898fcb commit 299c23b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
CI: true
126126

127127
- name: Upload release artifact
128-
uses: actions/upload-artifact@v6
128+
uses: actions/upload-artifact@v7
129129
with:
130130
name: publish-dist
131131
path: |

0 commit comments

Comments
 (0)