Skip to content

Commit

Permalink
Merge pull request #70 from arkedge/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
sksat authored Nov 14, 2024
2 parents 5665681 + c6fe9c5 commit 860de4d
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 @@ -13,7 +13,7 @@ jobs:

steps:
- uses: actions/[email protected]
- uses: actions/setup-node@v4.0.2
- uses: actions/setup-node@v4.1.0

- name: install
run: |
Expand Down

0 comments on commit 860de4d

Please sign in to comment.