Skip to content

Commit 20ef114

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 335c63e commit 20ef114

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
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Upload qv bottles
6161
if: steps.formula-changes.outputs.qv == 'true' && matrix.os == 'macos-15'
62-
uses: actions/upload-artifact@v4
62+
uses: actions/upload-artifact@v5
6363
with:
6464
name: qv-bottles-${{ matrix.os }}
6565
path: '*.bottle.*'

0 commit comments

Comments
 (0)