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 1f51b7e commit f76a8d3Copy full SHA for f76a8d3
.github/workflows/library-js-feature.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: read
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: ./.github/actions/install-nix
+ - uses: MatrixAI/.github/.github/actions/install-nix@feature-actions
17
- name: Run linting
18
run: |
19
nix develop .#ci --command bash -c $'
0 commit comments