Skip to content

Commit

Permalink
fix(node version on yml file updated)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Palmqvist <[email protected]>
  • Loading branch information
coolusername244 and PalmN72 committed Oct 17, 2023
1 parent b3664f2 commit 6a1aab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: '18.13.0'
node-version: '18.17.0'

- name: Setup timezone
uses: zcong1993/setup-timezone@master
Expand Down

0 comments on commit 6a1aab2

Please sign in to comment.