mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-05 14:09:25 +00:00
Merge pull request #1631 from marocchino/dependabot/github_actions/actions/checkout-6
Some checks are pending
Test / test (push) Waiting to run
Some checks are pending
Test / test (push) Waiting to run
build(deps): Bump actions/checkout from 5 to 6
This commit is contained in:
commit
a8dcf295dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
permissions:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- run: yarn install
|
||||
- run: |
|
||||
set -o pipefail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue