microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/fix-broken-file-references

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

8lines · modecode

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