Skip to content

Commit

Permalink
Merge pull request #616 from ClarityCafe/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-4

Bump actions/setup-node from 2 to 4
  • Loading branch information
sr229 authored Oct 9, 2024
2 parents 13843d3 + 0048cb6 commit 43ae889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- uses: actions/[email protected]

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit 43ae889

Please sign in to comment.