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 3eddace commit 6ccfb7bCopy full SHA for 6ccfb7b
.github/actions/setup/action.yml
@@ -6,7 +6,7 @@ runs:
6
steps:
7
- uses: actions/setup-node@v4
8
with:
9
- node-version: 20.x
+ node-version: 22.x
10
- uses: actions/cache@v4
11
id: cache
12
0 commit comments