Skip to content

Commit 5201497

Browse files
chore: fix versions for tests (a bit more)
1 parent b2a8029 commit 5201497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/steps/writing/creation/dotGitHub/actions.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: Prepare
1515
runs:
1616
steps:
1717
- uses: pnpm/action-setup@v2
18-
- uses: actions/setup-node@v3
18+
- uses: actions/setup-node@v4
1919
with:
2020
cache: pnpm
2121
node-version: '18'

0 commit comments

Comments
 (0)