Skip to content

Commit

Permalink
Bump matrix-org/done-action from 2 to 3 (#17440)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent 429ecb7 commit 8389418
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
- lint-readme
runs-on: ubuntu-latest
steps:
- uses: matrix-org/done-action@v2
- uses: matrix-org/done-action@v3
with:
needs: ${{ toJSON(needs) }}

Expand Down Expand Up @@ -737,7 +737,7 @@ jobs:
- linting-done
runs-on: ubuntu-latest
steps:
- uses: matrix-org/done-action@v2
- uses: matrix-org/done-action@v3
with:
needs: ${{ toJSON(needs) }}

Expand Down

0 comments on commit 8389418

Please sign in to comment.