Skip to content

Commit ad9fdff

Browse files
authored
Update .github/workflows/ci.yml
1 parent 3efeae8 commit ad9fdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@v6
7575

76-
- uses: actions/setup-node@v56
76+
- uses: actions/setup-node@v6
7777
with:
7878
node-version: "22"
7979
cache: "npm"

0 commit comments

Comments
 (0)