We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8865e34 commit 122467bCopy full SHA for 122467b
1 file changed
.github/actions/setup/action.yml
@@ -5,7 +5,7 @@ runs:
5
using: composite
6
steps:
7
- name: Setup Node.js
8
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
9
with:
10
node-version: 24
11
0 commit comments