Skip to content

Commit

Permalink
Merge pull request #73 from arkedge/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.3
  • Loading branch information
sksat authored Jul 11, 2024
2 parents f03a651 + a6673c2 commit d72634a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@v4.1.4
- uses: actions/setup-node@v4.0.2
- uses: actions/setup-node@v4.0.3

- name: install
run: |
Expand Down

0 comments on commit d72634a

Please sign in to comment.