Skip to content

Commit e4c78a1

Browse files
Merge branch '6.0' into 6
2 parents 6f9217f + 55605a2 commit e4c78a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88
jobs:
99
ci:
1010
name: CI
11-
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
11+
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v2

.github/workflows/merge-up.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
actions: write
2020
steps:
2121
- name: Merge-up
22-
uses: silverstripe/gha-merge-up@v1
22+
uses: silverstripe/gha-merge-up@v2

0 commit comments

Comments
 (0)