Skip to content

Commit

Permalink
fix: missed upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanedey committed Jan 30, 2024
1 parent 0cc2b3d commit 37c60a6
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 @@ -45,7 +45,7 @@ jobs:
ref: ${{ github.event.client_payload.ref || github.ref }}

- name: Set up Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: 14.x

Expand Down

0 comments on commit 37c60a6

Please sign in to comment.