Skip to content

Commit 56402e6

Browse files
committed
fix(gha): changed version
1 parent b6c3cdb commit 56402e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v3
1212

1313
- name: Sprkl Setup
14-
uses: sprkl-dev/sprkl-action/setup
14+
uses: sprkl-dev/sprkl-action/setup@master
1515
with:
1616
npm_token: ${{ secrets.USE_SPRKL_CI_TOKEN }}
1717
setenv: false

0 commit comments

Comments
 (0)