Skip to content

Bump com.exactpro.th2:common from 5.10.1-dev to 5.14.0-TH2-1988-9806077821-b041ca6-SNAPSHOT #109

Bump com.exactpro.th2:common from 5.10.1-dev to 5.14.0-TH2-1988-9806077821-b041ca6-SNAPSHOT

Bump com.exactpro.th2:common from 5.10.1-dev to 5.14.0-TH2-1988-9806077821-b041ca6-SNAPSHOT #109

name: CI
on:
pull_request:
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.sha }}
- name: Checkout tool
uses: actions/checkout@v4
with:
repository: exactpro-th2/ci-github-action
ref: master
token: ${{ secrets.PAT_CI_ACTION }}
path: ci-github-action
- name: Run CI action
uses: ./ci-github-action
with:
ref: ${{ github.sha }}