Skip to content

Commit

Permalink
Merge pull request #3327 from github/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-790168239a

chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 in the dependencies group
  • Loading branch information
jmeridth authored Oct 26, 2024
2 parents 30f6cab + 41a44e1 commit 6ded820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
bundler-cache: true
- name: Set up Node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
- name: Bootstrap
run: script/bootstrap
env:
Expand Down

1 comment on commit 6ded820

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.