Skip to content

Bump actions/checkout from 4.1.7 to 4.2.1 #93

Bump actions/checkout from 4.1.7 to 4.2.1

Bump actions/checkout from 4.1.7 to 4.2.1 #93

Workflow file for this run

name: Integration tests
on:
pull_request: {}
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-20.04
timeout-minutes: 20
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- uses: linkerd/dev/actions/setup-tools@v43
- run: just build
- run: just integration-test