Skip to content

Commit

Permalink
chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeithX authored Jan 28, 2025
2 parents bc8a9a2 + 3421516 commit b2e4d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: lts/*

Expand Down

0 comments on commit b2e4d79

Please sign in to comment.