Skip to content

Commit

Permalink
Merge pull request #410 from twz123/update-readme
Browse files Browse the repository at this point in the history
Update README with new versions
  • Loading branch information
twz123 authored Sep 8, 2023
2 parents fea595e + 57be0c1 commit 9b21dd9
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 @@ -61,7 +61,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Trigger PR tests run
uses: twz123/rerun-pr-workflows-action@v0.2
uses: twz123/rerun-pr-workflows-action@v0.3
with:
workflow: Run PR Tests
```
Expand All @@ -84,7 +84,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
# Testing steps go here.
# ...
Expand Down

0 comments on commit 9b21dd9

Please sign in to comment.