Skip to content

Commit 50911d2

Browse files
authored
Update workflow node version
1 parent 689658c commit 50911d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-helper.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Node.js
1515
uses: actions/setup-node@master
1616
with:
17-
node-version: 16.0.0
17+
node-version: 18.0.0
1818
- name: Install Github Actions toolkit
1919
run: npm i @actions/github
2020
# The env vars contain the relevant trigger information, so we don't need to pass it

0 commit comments

Comments
 (0)