Skip to content

Commit

Permalink
Merge pull request #169 from MANTRA-Chain/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-node-4

build(deps): Bump actions/setup-node from 3 to 4
  • Loading branch information
mantrachain-support authored Sep 23, 2024
2 parents db5afe7 + 75f6d8c commit d5a3f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: Setup Node.js 🔧
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: "16.x"

Expand Down

0 comments on commit d5a3f73

Please sign in to comment.