Skip to content

Commit

Permalink
chore: update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Nov 30, 2023
1 parent 314ddea commit bd21af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Use Node Version 12
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '16.x'

- name: Get npm cache directory
id: npm-cache-dir
Expand Down

0 comments on commit bd21af7

Please sign in to comment.