Skip to content

Commit

Permalink
bump workflow node version (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas authored Mar 21, 2024
1 parent badb1f9 commit 8e59aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-errorcodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "18.x"
node-version: "20.x"
- run: |
npm run rebuild
npm install
Expand Down

0 comments on commit 8e59aaa

Please sign in to comment.