Skip to content

Commit

Permalink
Fixes nms-lint-report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Dec 5, 2024
1 parent 729902c commit edab43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nms-lint-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/v4
uses: actions/checkout@v4
with:
ref: ${{ inputs.branch-name }}

Expand Down

0 comments on commit edab43c

Please sign in to comment.