Skip to content

Commit

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

chore(deps): bump actions/setup-node from 2 to 3
  • Loading branch information
github-actions[bot] committed Jan 4, 2023
2 parents 1077763 + 8c50c38 commit 42b2917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
CI: true
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v2
- uses: actions/setup-node@v3
with:
node-version: 14.x
cache: yarn
Expand Down

0 comments on commit 42b2917

Please sign in to comment.