Skip to content

Commit 1951dc1

Browse files
authored
Update .github/workflows/compile.yml
1 parent bfc8b33 commit 1951dc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
repository: ${{ github.event.pull_request.head.repo.full_name }}
1515
ref: ${{ github.event.pull_request.head.ref }}
16-
- uses: actions/setup-node@v6.4.0
16+
- uses: actions/setup-node@v6
1717
with:
1818
node-version: 24
1919
- name: Compile with ncc

0 commit comments

Comments
 (0)