We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc8b33 commit 1951dc1Copy full SHA for 1951dc1
1 file changed
.github/workflows/compile.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
repository: ${{ github.event.pull_request.head.repo.full_name }}
15
ref: ${{ github.event.pull_request.head.ref }}
16
- - uses: actions/setup-node@v6.4.0
+ - uses: actions/setup-node@v6
17
18
node-version: 24
19
- name: Compile with ncc
0 commit comments