Skip to content

Commit

Permalink
Merge pull request #12 from ioprodz/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/workflows/actions/setup-node-4

chore(deps): bump actions/setup-node from 3 to 4 in /.github/workflows
  • Loading branch information
osminosm authored Nov 14, 2024
2 parents d19a01c + f314c02 commit 449b354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: ⬢ Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: "16"

Expand Down

0 comments on commit 449b354

Please sign in to comment.