Update runAsimSchemaAndDataTesters.yaml

This commit is contained in:
Manish Kumar 2024-09-20 17:10:14 +05:30 коммит произвёл GitHub
Родитель dc13aabe88
Коммит 38a981a0b8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout pull request branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}