Skip to content

Commit

Permalink
Merge pull request #85 from AcompanhaLegis/kimuraz-patch-1
Browse files Browse the repository at this point in the history
Update lint.yml
  • Loading branch information
kimuraz authored Sep 29, 2023
2 parents 412c2c2 + dcb5797 commit e9216ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: PNPM
uses: pnpm/action-setup@v3
uses: pnpm/action-setup@v2
with:
node-version: ${{ matrix.node-version }}
- name: Format and lint check
Expand Down

0 comments on commit e9216ea

Please sign in to comment.