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 016c092 commit 56afa69Copy full SHA for 56afa69
.github/workflows/continuous-integration.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Checkout Project
34
uses: actions/checkout@v5
35
- name: Use Node.js v20
36
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
37
with:
38
node-version: 22
39
cache: yarn
0 commit comments