ci: fix typo in workflow text

This commit is contained in:
Manuel
2021-10-15 00:27:16 +02:00
committed by GitHub
parent 0e2cf989fd
commit 0ce6fb9a54

View File

@@ -57,7 +57,7 @@ jobs:
pr_body: |
## Outdated CI environment
This pull request was created, because the CI environment uses frameworks that are not up-to-date.
This pull request was created because the CI environment uses frameworks that are not up-to-date.
You can see which frameworks need to be upgraded in the [logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).
*⚠️ Use `Squash and merge` to merge this pull request.*