This commit is contained in:
dependabot[bot] 2025-11-20 20:04:57 +00:00 committed by GitHub
commit 256f75b67e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
permissions: permissions:
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v6
- run: yarn install - run: yarn install
- run: | - run: |
set -o pipefail set -o pipefail