Skip to content

Commit

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

Bump actions/setup-node from 4.0.2 to 4.0.3 in the gha-deps group
  • Loading branch information
lopopolo committed Aug 14, 2024
2 parents e5681cc + 84a4918 commit e498692
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 @@ -47,7 +47,7 @@ jobs:
uses: actions/checkout@v4.1.7

- name: Setup Node.js runtime
uses: actions/setup-node@v4.0.2
uses: actions/setup-node@v4.0.3
with:
node-version: "lts/*"

Expand Down

0 comments on commit e498692

Please sign in to comment.