Skip to content

Commit 645a8ba

Browse files
committed
docs: Bump version in readme
1 parent 7af093d commit 645a8ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- run: npm install
8484
- run: npm test
8585

86-
- uses: iRoachie/[email protected].0
86+
- uses: iRoachie/[email protected].1
8787
env:
8888
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
8989
with:
@@ -135,7 +135,7 @@ jobs:
135135
if: always() # Always runs even if one of the builds fails
136136
runs-on: ubuntu-latest
137137
steps:
138-
- uses: iRoachie/[email protected].0
138+
- uses: iRoachie/[email protected].1
139139
env:
140140
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
141141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)