Skip to content

Commit ee4ebe9

Browse files
antoonpredblom
authored andcommitted
Fix messed up rebase.
1 parent c26a92c commit ee4ebe9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Run Playwright tests
7777
working-directory: nextcloud/apps/contacts
7878
run: DEBUG=pw:api npx playwright test
79-
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
79+
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
8080
if: always()
8181
with:
8282
name: playwright-report-${{ github.event.number }}-nc${{ needs.matrix.outputs.branches-min }}-php${{ needs.matrix.outputs.php-min }}-node${{ env.NODE_VERSION }}

.tx/backport

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
stable7.3
22
stable8.0
3+
stable8.1

0 commit comments

Comments
 (0)