Skip to content

Commit

Permalink
Merge pull request #20 from unknownskl/dependabot/github_actions/main…
Browse files Browse the repository at this point in the history
…/actions/setup-node-4.0.0
  • Loading branch information
dependabot[bot] committed Nov 30, 2023
2 parents ff12a2e + d08f8d7 commit 760803f
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 @@ -29,7 +29,7 @@ jobs:
submodules: recursive

- name: Setup Node.js
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v4.0.0
with:
node-version: 18

Expand Down

0 comments on commit 760803f

Please sign in to comment.