Skip to content

Commit

Permalink
πŸ’š Update Node.js setup version (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
mingi3314 authored Apr 14, 2024
1 parent 468e2ce commit 015eac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node.js environment
uses: actions/setup-node@v5
uses: actions/setup-node@v4

- name: Determine Version Change
id: version_check
Expand Down

0 comments on commit 015eac9

Please sign in to comment.