Skip to content

Commit

Permalink
Merge pull request #379 from unknownskl/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-node-4.1.0
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
2 parents a2b9d24 + 1eea696 commit 4f6b865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/[email protected]

- name: Setup node
uses: actions/setup-node@v4.0.4
uses: actions/setup-node@v4.1.0
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 4f6b865

Please sign in to comment.