We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1706142 + ad5172b commit 387124dCopy full SHA for 387124d
1 file changed
.github/workflows/main_ci.yml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
42
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4
43
with:
44
- node-version: 18
+ node-version: 22
45
cache: 'npm'
46
- name: Ensure npm 11.5.1
47
run: |
0 commit comments