Skip to content

Commit 116cfef

Browse files
authored
Merge pull request #198 from braswelljr/dependabot/github_actions/actions/setup-node-5
2 parents fbfb111 + 124c026 commit 116cfef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
version: 10
2525

2626
- name: Install Node.js
27-
uses: actions/setup-node@v4
27+
uses: actions/setup-node@v5
2828
with:
2929
# node-version: 20
3030
cache: 'pnpm'

0 commit comments

Comments
 (0)