Skip to content

Commit fd3b15a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
fi
109109
110110
- name: Upload artifact
111-
uses: actions/upload-artifact@v6
111+
uses: actions/upload-artifact@v7
112112
with:
113113
name: ${{ matrix.job.target }}
114114
path: |

0 commit comments

Comments
 (0)