We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c967043 commit a7f6b3dCopy full SHA for a7f6b3d
3 files changed
.github/workflows/build-and-release.yml
@@ -68,7 +68,7 @@ jobs:
68
- uses: actions/checkout@v3
69
- uses: actions/setup-node@v3
70
with:
71
- node-version: 20
+ node-version: 22
72
- uses: actions/cache@v3
73
74
path: ~/.npm
0 commit comments