Skip to content

Commit 8389418

Browse files
Bump matrix-org/done-action from 2 to 3 (#17440)
1 parent 429ecb7 commit 8389418

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
- lint-readme
306306
runs-on: ubuntu-latest
307307
steps:
308-
- uses: matrix-org/done-action@v2
308+
- uses: matrix-org/done-action@v3
309309
with:
310310
needs: ${{ toJSON(needs) }}
311311

@@ -737,7 +737,7 @@ jobs:
737737
- linting-done
738738
runs-on: ubuntu-latest
739739
steps:
740-
- uses: matrix-org/done-action@v2
740+
- uses: matrix-org/done-action@v3
741741
with:
742742
needs: ${{ toJSON(needs) }}
743743

0 commit comments

Comments
 (0)