mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJI-2137 checkout action version upgrade v3->v4.2.2
GitOrigin-RevId: f09cd48688aa7ee0c23dcde05e5ae15b1c17aeb0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
af376fb720
commit
3bca166d01
@@ -9,7 +9,7 @@ jobs:
|
||||
pull-requests: write
|
||||
checks: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4.2.2
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit
|
||||
fetch-depth: 0 # a full history is required for pull request analysis
|
||||
|
||||
Reference in New Issue
Block a user