Skip to content

Commit 61c4703

Browse files
authored
fix: github ci dependencies (#5)
1 parent c4dd324 commit 61c4703

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
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v3
3939
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4040

41-
- uses: dev-drprasad/[email protected].0
41+
- uses: dev-drprasad/[email protected].1
4242
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
4343
with:
4444
delete_release: true

0 commit comments

Comments
 (0)