Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Revert "Update actions/setup-node action to v4"
Browse files Browse the repository at this point in the history
  • Loading branch information
isoppp authored Nov 4, 2023
1 parent 64aa3e8 commit 7b12c5a
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 @@ -44,7 +44,7 @@ jobs:
with:
version: 8
run_install: false
- uses: actions/setup-node@v4
- uses: actions/setup-node@v3
with:
node-version-file: '.tool-versions'
cache: pnpm
Expand Down

0 comments on commit 7b12c5a

Please sign in to comment.