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

Commit

Permalink
Merge pull request #339 from isoppp/revert-333-renovate/workflows-act…
Browse files Browse the repository at this point in the history
…ions-setup-node-4.x

Revert "Update actions/setup-node action to v4"
  • Loading branch information
isoppp authored Nov 4, 2023
2 parents 64aa3e8 + 7b12c5a commit ed302f0
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 ed302f0

Please sign in to comment.