Skip to content

Commit d922983

Browse files
Merge pull request #241 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents c98d971 + 67499cd commit d922983

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
@@ -224,7 +224,7 @@ jobs:
224224
runs-on: ubuntu-latest
225225
if: always()
226226
steps:
227-
- uses: technote-space/workflow-conclusion-action@gh-actions
227+
- uses: technote-space/workflow-conclusion-action@v1
228228
with:
229229
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
230230
- uses: 8398a7/action-slack@v2

0 commit comments

Comments
 (0)