Skip to content

Commit ecd51d9

Browse files
fix: rokit action version
1 parent 8182a4f commit ecd51d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: pnpm install
3838

3939
- name: Setup Rokit
40-
uses: CompeyDev/setup-rokit@v0.1.0
40+
uses: CompeyDev/setup-rokit@v0.4.2
4141
with:
4242
token: ${{ secrets.GITHUB_TOKEN }}
4343

0 commit comments

Comments
 (0)