Skip to content

Commit 39adb9e

Browse files
committed
Update workflow version
1 parent 0db7fc9 commit 39adb9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
jobs:
77
Silverstripe:
88
name: 'Silverstripe (bundle)'
9-
uses: nswdpc/ci-files/.github/workflows/silverstripe_53_83.yml@v-3
9+
uses: nswdpc/ci-files/.github/workflows/silverstripe_53_83.yml@v-4
1010
PHPStan:
1111
name: 'PHPStan (analyse)'
12-
uses: nswdpc/ci-files/.github/workflows/phpstan.silverstripe_83.yml@v-3
12+
uses: nswdpc/ci-files/.github/workflows/phpstan.silverstripe_83.yml@v-4
1313
needs: Silverstripe

0 commit comments

Comments
 (0)