Skip to content

Commit

Permalink
Merge branch 'develop' into fix/cisb-to-oscal-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
degenaro authored Dec 4, 2024
2 parents ea7ee72 + 9f4919b commit 8ae4c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
needs: [ set-versions ]
outputs:
mver: ${{ steps.versions.mver }}
mver: ${{ steps.versions.outputs.mver }}
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ needs.set-versions.outputs.max }}
Expand Down

0 comments on commit 8ae4c95

Please sign in to comment.