We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8312b68 commit 3b0f994Copy full SHA for 3b0f994
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup Node.js
15
uses: actions/setup-node@v2
16
with:
17
- node-version: 16
+ node-version: 24
18
19
- name: Checkout repository
20
uses: actions/checkout@v2
0 commit comments