Skip to content

Bump actions/checkout from 3.5.3 to 4.1.3 #70

Bump actions/checkout from 3.5.3 to 4.1.3

Bump actions/checkout from 3.5.3 to 4.1.3 #70

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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
- uses: linkerd/dev/actions/setup-tools@v41
- run: just build
- run: just integration-test