Skip to content

Commit 32fb289

Browse files
committed
chore(CI): try action
1 parent b719e1e commit 32fb289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- uses: actions/checkout@v4
129129

130130
- name: Build Examples
131-
uses: SilverbackLtd/build-action@v1
131+
uses: SilverbackLtd/build-action@refactor/use-updated-sdk
132132
with:
133133
push: ${{ github.event_name != 'pull_request' }}
134134
tag: latest

0 commit comments

Comments
 (0)