Skip to content

Commit

Permalink
Merge pull request #186 from matrix-org/dependabot/github_actions/mat…
Browse files Browse the repository at this point in the history
…rix-org/done-action-3

build(deps): bump matrix-org/done-action from 2 to 3
  • Loading branch information
sandhose authored Oct 7, 2024
2 parents 78e0a39 + ffa97ad commit f094a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: matrix-org/done-action@v2
- uses: matrix-org/done-action@v3
with:
needs: ${{ toJSON(needs) }}

0 comments on commit f094a2c

Please sign in to comment.