mirror of https://github.com/pytest-dev/pytest.git
🧪 Bump the `alls-green` action to 223erbb7
This version drops the use of the outdated GHA syntax for setting action output values.
This commit is contained in:
parent
9f134fc6ad
commit
c716e0baef
|
@ -262,6 +262,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Decide whether the needed jobs succeeded or failed
|
||||
uses: re-actors/alls-green@198badcb65a1a44528f27d5da555c4be9f12eac6
|
||||
uses: re-actors/alls-green@223e4bb7a751b91f43eda76992bcfbf23b8b0302
|
||||
with:
|
||||
jobs: ${{ toJSON(needs) }}
|
||||
|
|
Loading…
Reference in New Issue