microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
feat/context-working

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

scripts/tests/Fixtures/Workflows/version-mismatch-a.yml

8lines · modecode

1name: Mismatch A
2on: push
3jobs:
4 build:
5 runs-on: ubuntu-latest
6 steps:
7 - name: Checkout
8 uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.0
9