We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51a006 commit deff6cfCopy full SHA for deff6cf
.github/workflows/workflow.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
18
with:
19
- node-version: 24.11.1
+ node-version: 24.12.0
20
- run: yarn
21
- run: yarn test
22
- name: Upload Coverage Report
@@ -34,6 +34,6 @@ jobs:
34
35
36
37
38
39
- run: yarn lint
0 commit comments