Skip to content

Commit

Permalink
ci: bump lewagon/wait-on-check-action to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
panekj committed Jul 10, 2024
1 parent abca35d commit 86c8d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Wait for CI
uses: lewagon/wait-on-check-action@v1.0.0
uses: lewagon/wait-on-check-action@v1.3.4
with:
ref: ${{ github.ref }}
check-name: "Test on Rust stable"
Expand Down

0 comments on commit 86c8d16

Please sign in to comment.