We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a1d6f commit beddab2Copy full SHA for beddab2
.github/workflows/check-outdated.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Set up NodeJS
22
uses: actions/setup-node@v4
23
with:
24
- node-version: 18
+ node-version: 20
25
-
26
name: Install PNPM
27
uses: pnpm/[email protected]
0 commit comments