Skip to content

Commit 85015ce

Browse files
authored
Merge pull request #223 from PhilDL/renovate/github-artifact-actions
Update actions/upload-artifact action to v5
2 parents 2975f41 + 313a7dc commit 85015ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
run: pnpm test:e2e:ci
143143

144144
- name: Upload Report
145-
uses: actions/upload-artifact@v4
145+
uses: actions/upload-artifact@v5
146146
if: always()
147147
with:
148148
name: playwright-report

0 commit comments

Comments
 (0)