Skip to content

Commit 83f05cd

Browse files
committed
Is this what it wants for composite actions? rebase me
1 parent 6fbd6a7 commit 83f05cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js_lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: ./.github/setup-node/action.yaml
19+
- uses: ./.github/setup-node/
2020
- run: yarn install --frozen-lockfile
2121
working-directory: client
2222
- name: Run ESLint

0 commit comments

Comments
 (0)