Skip to content

Commit

Permalink
Merge pull request #66 from globalprivacycontrol/dharb/bump-node-version
Browse files Browse the repository at this point in the history
Bump node version to 18
  • Loading branch information
dharb authored Nov 10, 2023
2 parents a6a460b + 058f063 commit bc60587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: actions/setup-node@v2.1.2
with:
node-version: '14'
node-version: '18.12.1'

- name: Cache node modules
uses: actions/cache@v2
Expand Down

0 comments on commit bc60587

Please sign in to comment.