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 5616090 commit 3664ce6Copy full SHA for 3664ce6
1 file changed
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
- uses: actions/checkout@v6
87
88
- name: Set up Node.js
89
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
90
with:
91
node-version: "24"
92
cache: npm
0 commit comments