Skip to content

Commit e4d27cc

Browse files
⬆️ Pin dependency node to 20.19.5
1 parent 6c5b15b commit e4d27cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: 🏗 Setup Node.js
4646
uses: actions/setup-node@v4
4747
with:
48-
node-version: "20.x"
48+
node-version: "20.19.5"
4949

5050
- name: 💻 Show PHP and NPM versions
5151
run: |

0 commit comments

Comments
 (0)