Skip to content

Commit

Permalink
Merge pull request #332 from brickbox-io/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-3.1.0

chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0
  • Loading branch information
justinmerrell authored Apr 1, 2022
2 parents ff313de + d54e9cf commit 841b8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ESlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Node.js
uses: actions/setup-node@v3.0.0
uses: actions/setup-node@v3.1.0
with:
node-version: 16

Expand Down

0 comments on commit 841b8f1

Please sign in to comment.