Skip to content

Commit

Permalink
Merge pull request #190 from jchen1/jchen1/fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen1 authored Oct 24, 2024
2 parents 0064fa7 + 13d2194 commit 289df18
Show file tree
Hide file tree
Showing 6 changed files with 233 additions and 216 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jchen1/wait-for-green@v2
- uses: jchen1/wait-for-green@v2.0.0
id: wait-for-green
with:
token: '${{ secrets.GITHUB_TOKEN }}'
Expand Down
Loading

0 comments on commit 289df18

Please sign in to comment.