Skip to content

Commit 91ffe09

Browse files
committed
update
1 parent 98bd586 commit 91ffe09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/increment-version.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Node.js
2424
uses: actions/setup-node@v4
2525
with:
26-
node-version: "20.10.8"
26+
node-version: "20.10.0"
2727

2828
- uses: actions/github-script@v4
2929
name: "Increment Version and Raise Pull Request"

0 commit comments

Comments
 (0)