Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update actions/setup-node action to v4 - abandoned (#77)
Browse files Browse the repository at this point in the history
* chore(deps): update actions/setup-node action to v4

* chore: self mutation

Signed-off-by: github-actions <github-actions@github.com>

---------

Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
renovate[bot] and github-actions committed Feb 7, 2024
1 parent 8088424 commit 6cb558a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
permissions: { }
if: "! needs.build.outputs.self_mutation_happened"
steps:
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 14.x
- name: Download build artifacts
Expand Down

0 comments on commit 6cb558a

Please sign in to comment.