Skip to content

Commit 330352a

Browse files
committed
fix(ci): use saucer from master
1 parent 63cd1dd commit 330352a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
repository: "saucer/saucer"
5353
sparse-checkout: ".github"
5454
path: "actions"
55-
ref: ${{ github.event.inputs.ref || 'very-experimental' }}
55+
ref: ${{ github.event.inputs.ref || 'master' }}
5656

5757
- name: 🛸 Setup Saucer
5858
uses: ./actions/.github/actions/setup

0 commit comments

Comments
 (0)