Skip to content

Commit 176396b

Browse files
Merge pull request #9 from kevinlangleyjr/dependabot/github_actions/actions/setup-node-7
chore(deps): bump actions/setup-node from 4 to 7
2 parents 32c66bc + a417c8e commit 176396b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: pnpm/action-setup@v4
2020

21-
- uses: actions/setup-node@v4
21+
- uses: actions/setup-node@v7
2222
with:
2323
node-version: 22
2424
cache: pnpm

0 commit comments

Comments
 (0)