Skip to content

Commit

Permalink
update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Razon committed Dec 21, 2023
1 parent 4e8ef36 commit 321eb0e
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 @@ -177,7 +177,7 @@ jobs:

- uses: actions/checkout@v3

- uses: livecycle/preevy-up-action@v2.2.0
- uses: livecycle/preevy-up-action@v2.3.0
id: preevy
with:
# Create the profile using the `preevy init` command, see https://preevy.dev/ci
Expand Down Expand Up @@ -251,7 +251,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: livecycle/preevy-up-action@v2.2.0
- uses: livecycle/preevy-up-action@v2.3.0
id: preevy_up
with:
# Create the profile using the `preevy init` command, see https://preevy.dev/ci
Expand Down

0 comments on commit 321eb0e

Please sign in to comment.