Skip to content

Commit

Permalink
Merge pull request #64 from jabali2004/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-node-4.1.0
  • Loading branch information
jabali2004 authored Oct 25, 2024
2 parents 06ce401 + 9cfeee6 commit 5accc67
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 @@ -77,7 +77,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Use Node.js 14.x
uses: actions/setup-node@v4.0.4
uses: actions/setup-node@v4.1.0
with:
node-version: 14.x
- name: Install global deps
Expand Down

0 comments on commit 5accc67

Please sign in to comment.