Skip to content

Commit

Permalink
Update node for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
holomekc committed Nov 27, 2023
1 parent aafd3a4 commit 78dfea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Set up node using nvm
uses: dcodeIO/setup-node-nvm@v5
with:
node-version: 16.16.0
node-version: 20.10.0
- name: Cache Gradle packages
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 78dfea3

Please sign in to comment.