We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7093c commit 12580c4Copy full SHA for 12580c4
.github/workflows/main.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
ci:
10
- uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
+ uses: silverstripe/gha-ci/.github/workflows/ci.yml@v2
11
with:
12
# disable auto detection of JS tests (remove if any JS tests are added)
13
js: false
0 commit comments