Skip to content

Commit

Permalink
Merge pull request #34 from vskbot007/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-3

Bump actions/setup-node from 2 to 3
  • Loading branch information
vskbot007 authored Sep 2, 2023
2 parents a313dfa + d2c65ff commit 8521e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoformatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: 14

Expand Down

0 comments on commit 8521e50

Please sign in to comment.