Skip to content

Commit

Permalink
Merge pull request #309 from Borales/renovate/actions-setup-node-4.x
Browse files Browse the repository at this point in the history
Update actions/setup-node action to v4.1.0
  • Loading branch information
Borales authored Oct 25, 2024
2 parents d770ca8 + 7116028 commit d7062f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set Node.js 20
uses: actions/setup-node@v4.0.4
uses: actions/setup-node@v4.1.0
with:
node-version: 20

Expand Down

0 comments on commit d7062f1

Please sign in to comment.