Skip to content

Commit baa649a

Browse files
Bump actions/setup-node from 3 to 4 (#48)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04f6a74 commit baa649a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cspell-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- name: Use Node.js
14-
uses: actions/setup-node@v3
14+
uses: actions/setup-node@v4
1515
- name: Spell Check
1616
uses: streetsidesoftware/[email protected]
1717
with:

0 commit comments

Comments
 (0)