Skip to content

Commit

Permalink
Merge pull request #57 from artichoke/dependabot/github_actions/gha-d…
Browse files Browse the repository at this point in the history
…eps-c2de478214

Bump actions/setup-node from 4.1.0 to 4.2.0 in the gha-deps group
  • Loading branch information
lopopolo authored Feb 1, 2025
2 parents c3f422f + e968d85 commit 6648382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4.2.2

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

Expand Down

0 comments on commit 6648382

Please sign in to comment.