We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9442a58 commit 4c2abf4Copy full SHA for 4c2abf4
.github/workflows/ci.yaml
@@ -11,6 +11,6 @@ on:
11
jobs:
12
ci:
13
# Suggest using stable branch, tag or sha.
14
- uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
+ uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v3
15
with:
16
ui-path: "ui"
0 commit comments