Skip to content

Commit 9f22df4

Browse files
chore(deps): bump actions/upload-artifact from 4 to 5 (#10)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aba92f1 commit 9f22df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
CI: true
123123

124124
- name: Upload release artifact
125-
uses: actions/upload-artifact@v4
125+
uses: actions/upload-artifact@v5
126126
with:
127127
name: publish-dist
128128
path: |

0 commit comments

Comments
 (0)