trigger-gitlab.yml: Bump actions/checkout to v4
This commit is contained in:
parent
ecb91ecb1e
commit
6549bf1992
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trigger-gitlab.yml
vendored
2
.github/workflows/trigger-gitlab.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
sudo apt install -y jq
|
||||
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.workflow_run.head_sha }}
|
||||
fetch-depth: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue