Skip to content

Bump actions/checkout from 4.1.0 to 4.1.1 #2746

Bump actions/checkout from 4.1.0 to 4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1 #2746

Workflow file for this run

---
name: End to End Default
on:
pull_request:
permissions: {}
jobs:
e2e:
name: E2E
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Run E2E deployment and tests
uses: submariner-io/shipyard/gh-actions/[email protected]
- name: Post mortem
if: failure()
uses: submariner-io/shipyard/gh-actions/[email protected]