Skip to content

Commit 2e6ceac

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 2707592 commit 2e6ceac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Upload qv bottles
4646
if: matrix.os == 'macos-15'
47-
uses: actions/upload-artifact@v4
47+
uses: actions/upload-artifact@v5
4848
with:
4949
name: qv-bottles-${{ matrix.os }}
5050
path: '*.bottle.*'

0 commit comments

Comments
 (0)