Skip to content

Commit

Permalink
Merge pull request #619 from balena-os/renovate/actions-setup-node-4.x
Browse files Browse the repository at this point in the history
Update actions/setup-node action to v4
  • Loading branch information
balena-renovate[bot] authored Feb 7, 2025
2 parents b9c15d1 + 42fc2e3 commit bd3f0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
using: "composite"
steps:
- name: Setup Node.js
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
with:
node-version: ${{ inputs.NODE_VERSION }}

Expand Down

0 comments on commit bd3f0f5

Please # to comment.