mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-07 21:37:04 +09:00
fix incorrect version in gh action
Signed-off-by: Kirill Shklyaev <kirill@anytype.io>
This commit is contained in:
parent
0d44e265ab
commit
1844d31f0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/perftests.yml
vendored
2
.github/workflows/perftests.yml
vendored
|
@ -112,7 +112,7 @@ jobs:
|
|||
*.log
|
||||
- name: Report Status when failure
|
||||
if: always()
|
||||
uses: ravsamhq/notify-slack-action@2
|
||||
uses: ravsamhq/notify-slack-action@2.0.0
|
||||
with:
|
||||
status: ${{ job.status }}
|
||||
notify_when: "failure"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue