Skip to content

Commit

Permalink
Merge pull request #32 from nicholasM95/renovate/actions-setup-node-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-node action to v4.0.4
  • Loading branch information
nicholasM95 authored Oct 6, 2024
2 parents 99d71c9 + 8f0a2f6 commit d9aeeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: 'maven'

- name: Setup Node.js environment
uses: actions/setup-node@v4.0.3
uses: actions/setup-node@v4.0.4
with:
node-version: 20

Expand Down

0 comments on commit d9aeeca

Please sign in to comment.