Skip to content

Commit

Permalink
Merge pull request #911 from unknownskl/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n-v2/actions/setup-node-3.8.0
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
2 parents 4735150 + 7236909 commit deb9546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
submodules: recursive

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v3.8.0
with:
node-version: 18

Expand Down

0 comments on commit deb9546

Please sign in to comment.