Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
Point to v5.6 release in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov authored Apr 10, 2022
1 parent ed86f3c commit 3bded7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: swiftwasm/swiftwasm-action@v5.5
- uses: swiftwasm/swiftwasm-action@v5.6
with:
shell-action: carton test
```
Expand All @@ -48,7 +48,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: swiftwasm/swiftwasm-action@v5.5
- uses: swiftwasm/swiftwasm-action@v5.6
with:
shell-action: carton bundle
Expand Down

0 comments on commit 3bded7f

Please sign in to comment.