We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5d2e4 commit f6c11d5Copy full SHA for f6c11d5
.github/workflows/lint.yaml
@@ -20,6 +20,8 @@ concurrency:
20
jobs:
21
detect-modules:
22
runs-on: ubuntu-latest
23
+ outputs:
24
+ modules: ${{ steps.set-modules.outputs.modules }}
25
steps:
26
- name: Checkout
27
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments