Skip to content

Commit beddab2

Browse files
committed
chore(actions): update to Node 20
1 parent 35a1d6f commit beddab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-outdated.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Set up NodeJS
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: 18
24+
node-version: 20
2525
-
2626
name: Install PNPM
2727
uses: pnpm/[email protected]

0 commit comments

Comments
 (0)