Skip to content

Commit

Permalink
Merge dependabot/github_actions/actions/setup-node-4 into combined-pr…
Browse files Browse the repository at this point in the history
…s-branch
  • Loading branch information
bot-githubaction authored Oct 24, 2023
2 parents 1a5c991 + 381671f commit aea55d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Setup Node.js and Npm
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '14'
- name: Set up Yarn
Expand Down

0 comments on commit aea55d1

Please sign in to comment.